home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / MacTechNotes / MacTN files by name < prev    next >
Encoding:
Text File  |  1993-12-09  |  240.9 KB  |  4,770 lines  |  [TEXT/EDIT]

  1.  Name  =  +5 Volt Trickle
  2.  Path =  Trilogy III:Files:MacTechNotes:Hardware:+5 Volt Trickle
  3.  Size:  6K         Date: 4/12/93         Version: 
  4.  Description:
  5.  +5 Volt Trickle - One of the features of the new NuBus90 spec is the 
  6. availability of +5 trickle charge. There are some things that you will need
  7. to know about this feature before you design any NuBus card. This Tech Note
  8. will provide these things. NuBus90 +5 trickle feature, +5 trickle feature 
  9. on Macintosh, Possible problems with +5 trickle.
  10.  
  11.  Name  =  10+ Commandments
  12.  Path =  Trilogy III:Files:MacTechNotes:Overview:10+ Commandments
  13.  Size: 17K         Date: 6/22/93         Version: 
  14.  Description:
  15.  10+ Commandments - The world of Macintosh is changing rapidly. With a 
  16. plethora of new Macintosh CPUs and the prospect of even stranger, non-68K 
  17. CPUs on the horizon, how’s a programmer supposed to keep up? Maybe it’s 
  18. time to review some basic tenets of Macintosh programming and point out 
  19. some future pitfalls. Not only is it important that Apple evolve new 
  20. hardware; Apple must evolve the operating system as well. The issues 
  21. discussed here affect the ability of Apple to transform the Macintosh 
  22. Operating System into a modern operating system. As you write new code, or 
  23. review old code, be aware of these issues. 
  24.  
  25.  Name  =  32-Bit QuickDraw V1.2
  26.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:32-Bit QuickDraw V1.2
  27.  Size:  9K         Date:10/29/92         Version: 
  28.  Description:
  29.  32-Bit QuickDraw V1.2 - This Technical Note describes the changes and 
  30. enhancements to 32-Bit QuickDraw from version 1.0 (as shipped on the 
  31. original Color Disk) to version 1.2, which ships with System Software 6.0.5
  32. and later.  This Note assumes familiarity with Inside Macintosh, Volume V, 
  33. Color QuickDraw, and 32-Bit QuickDraw release notes.
  34.  
  35.  Name  =  A/ROSE Q&As
  36.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:A/ROSE Q&As
  37.  Size: 16K         Date:10/29/92         Version: 
  38.  Description:
  39.  A/ROSE Q&As - This Technical Note contains a collection of Q&As relating to
  40. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  41. along with answers from the DSC engineers. While DSC engineers have checked
  42. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  43. editing and organization of other Technical Notes. The Q&A function is to 
  44. get new technical information and updates to you quickly, saving the polish
  45. for when the information migrates into reference manuals.
  46.  
  47.  Name  =  A/UX Compatibility Guide
  48.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:A/UX Compatibility Guide
  49.  Size: 12K         Date:10/29/92         Version: 
  50.  Description:
  51.  A/UX Compatibility Guide - This Technical Note describes details of the 
  52. A/UX 2.0 implementation of which developers should be aware, so that their 
  53. Macintosh applications also work properly under A/UX. Changes since April 
  54. 1989. This Note formerly described A/UX 1.1 Toolbox Bugs, but has been 
  55. completely rewritten to cover A/UX 2.0 compatibility. Changes since June 
  56. 1990. Changes due to A/UX 2.0.1, also added some new important issues.
  57.  
  58.  Name  =  A/UX Q&As
  59.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:A/UX Q&As
  60.  Size: 26K         Date:10/29/92         Version: 
  61.  Description:
  62.  A/UX Q&As - This Technical Note contains a collection of Q&As relating to a
  63. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  64. along with answers from the DSC engineers. While DSC engineers have checked
  65. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  66. editing and organization of other Technical Notes. The Q&A function is to 
  67. get new technical information and updates to you quickly, saving the polish
  68. for when the information migrates into reference manuals.
  69.  
  70.  Name  =  A/UX  System Calls
  71.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:A/UX  System Calls
  72.  Size: 21K         Date:10/29/92         Version: 
  73.  Description:
  74.  A/UX  System Calls - This Technical Note discusses how to make A/UX system 
  75. calls from applications developed in the Macintosh environment.  This is 
  76. useful to anyone porting an existing Macintosh driver or application to 
  77. work on A/UX as well. Changes since August 1990. Added information about 
  78. how to make use of fork() system calls under MultiFinder, as well as how 
  79. various A/UX system calls behave under the MultiFinder emulation mode. 
  80.  
  81.  Name  =  A5 and Patching traps
  82.  Path =  Trilogy III:Files:MacTechNotes:Overview:A5 and Patching traps
  83.  Size:  5K         Date:10/29/92         Version: 
  84.  Description:
  85.  A5 and Patching traps - Future software may allow desk accessories to have 
  86. their own globals by changing register A5 when the accessory is entered and
  87. exited. This can cause problems for applications that patch traps without 
  88. following certain rules.
  89.  
  90.  Name  =  A5 in GrowZone Procs
  91.  Path =  Trilogy III:Files:MacTechNotes:Memory:A5 in GrowZone Procs
  92.  Size:  5K         Date:10/29/92         Version: 
  93.  Description:
  94.  A5 in GrowZone Procs - If you have a grow zone function, it may get called 
  95. when a system routine is trying to allocate memory. Because this can 
  96. happen, you can’t be guaranteed that register A5 will be correct. If your 
  97. grow zone function depends on A5, you should save register A5, load A5 from
  98. the low-memory global CurrentA5 (a long word at $904), and restore the 
  99. caller’s A5 before you exit.
  100.  
  101.  Name  =  ADB Q&As
  102.  Path =  Trilogy III:Files:MacTechNotes:Hardware:ADB Q&As
  103.  Size: 17K         Date:10/29/92         Version: 
  104.  Description:
  105.  ADB Q&As - This Technical Note contains a collection of Q&As relating to a 
  106. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  107. along with answers from the DSC engineers. While DSC engineers have checked
  108. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  109. editing and organization of other Technical Notes. The Q&A function is to 
  110. get new technical information and updates to you quickly, saving the polish
  111. for when the information migrates into reference manuals.
  112.  
  113.  Name  =  ADBReInit in sys 4.2 - Don'
  114.  Path =  Trilogy III:Files:MacTechNotes:Hardware:ADBReInit in sys 4.2 - Don'
  115.  Size:  5K         Date: 6/22/93         Version: 
  116.  Description:
  117.  ADBReInit in sys 4.2 - Because of a bug (which causes auto-repeat) in the 
  118. ROM version of the Macintosh SE keyboard driver, a patch was placed in 
  119. System 4.1. If ADBReInit is called, the ROM version of the keyboard driver 
  120. will be reloaded, and the RAM version of the driver with the patches will 
  121. not be used. Therefore, it is recommended that ADBReInit not be called on 
  122. the Macintosh SE until the problem is fixed. (There is no need to call 
  123. ADBReInit.) This problem will not occur with the Macintosh II ROM version 
  124. of the keyboard driver.
  125.  
  126.  Name  =  ADB (Space Aliens)
  127.  Path =  Trilogy III:Files:MacTechNotes:Hardware:ADB (Space Aliens)
  128.  Size: 15K         Date: 6/22/93         Version: 
  129.  Description:
  130.  ADB (Space Aliens) - This Technical Note explains how the Apple Desktop Bus
  131. (ADB) works on the Macintosh. This Note covers the boot process, driver 
  132. installation, ADB Manager run-time behavior, use of ADB Manager calls, and 
  133. answers commonly asked questions.
  134.  
  135.  Name  =  ADSP Q&As
  136.  Path =  Trilogy III:Files:MacTechNotes:Networking:ADSP Q&As
  137.  Size:  8K         Date:10/29/92         Version: 
  138.  Description:
  139.  ADSP Q&As - This Technical Note contains a collection of Q&As relating to a
  140. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  141. along with answers from the DSC engineers. While DSC engineers have checked
  142. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  143. editing and organization of other Technical Notes. The Q&A function is to 
  144. get new technical information and updates to you quickly, saving the polish
  145. for when the information migrates into reference manuals.
  146.  
  147.  Name  =  AFE Q&As
  148.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:AFE Q&As
  149.  Size:  9K         Date:10/29/92         Version: 
  150.  Description:
  151.  AFE Q&As - This Technical Note contains a collection of Q&As relating to a 
  152. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  153. along with answers from the DSC engineers. While DSC engineers have checked
  154. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  155. editing and organization of other Technical Notes. The Q&A function is to 
  156. get new technical information and updates to you quickly, saving the polish
  157. for when the information migrates into reference manuals.
  158.  
  159.  Name  =  AFP Q&As
  160.  Path =  Trilogy III:Files:MacTechNotes:Networking:AFP Q&As
  161.  Size:  6K         Date:10/29/92         Version: 
  162.  Description:
  163.  AFP Q&As - This Technical Note contains a collection of Q&As relating to a 
  164. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  165. along with answers from the DSC engineers. While DSC engineers have checked
  166. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  167. editing and organization of other Technical Notes. The Q&A function is to 
  168. get new technical information and updates to you quickly, saving the polish
  169. for when the information migrates into reference manuals.
  170.  
  171.  Name  =  ASP & AFP
  172.  Path =  Trilogy III:Files:MacTechNotes:Networking:ASP & AFP
  173.  Size:  5K         Date:10/29/92         Version: 
  174.  Description:
  175.  ASP & AFP - The descriptions of the AppleTalk Session Protocol and 
  176. AppleTalk Filing Protocol functions within the body of the AppleTalk 
  177. Manager chapter are incorrect and conflict with those in the Summary of the
  178. AppleTalk Manager. This technical note resolves the discrepancy. The 
  179. descriptions of the AppleTalk Session Protocol and AppleTalk Filing 
  180. Protocol functions which are described on pages 534 through 548 of Inside 
  181. Macintosh Volume V conflict with the descriptions in the Summary of the 
  182. AppleTalk Manager section, pages 554 through 559. 
  183.  
  184.  Name  =  ATP Q&As
  185.  Path =  Trilogy III:Files:MacTechNotes:Networking:ATP Q&As
  186.  Size:  5K         Date:10/29/92         Version: 
  187.  Description:
  188.  ATP Q&As - This Technical Note contains a collection of Q&As relating to a 
  189. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  190. along with answers from the DSC engineers. While DSC engineers have checked
  191. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  192. editing and organization of other Technical Notes. The Q&A function is to 
  193. get new technical information and updates to you quickly, saving the polish
  194. for when the information migrates into reference manuals.
  195.  
  196.  Name  =  AT Remote Access Q&As
  197.  Path =  Trilogy III:Files:MacTechNotes:Networking:AT Remote Access Q&As
  198.  Size:  7K         Date:10/29/92         Version: 
  199.  Description:
  200.  AT Remote Access Q&As - This Technical Note contains a collection of Q&As 
  201. relating to a specific topic—questions you’ve sent the Developer Support 
  202. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  203. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  204. have the editing and organization of other Technical Notes. The Q&A 
  205. function is to get new technical information and updates to you quickly, 
  206. saving the polish for when the information migrates into reference manuals.
  207.  
  208.  Name  =  AWS95 Performance Guide
  209.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:AWS95 Performance Guide
  210.  Size: 14K         Date:11/10/93         Version: 
  211.  Description:
  212.  AWS95 Performance Guide - The purpose of this Technical Note is to prov
  213. insight into the workings of certain aspects of the AWS 95 so that a person
  214. can make educated decisions on what and how to best configure and size the 
  215. AWS 95 for better performance. Before getting into details about how to 
  216. tune the AWS 95, the first section will discuss what kind of performance to
  217. expect from the AWS 95, as well as explain the benchmarks that were used at
  218. Apple to measure performance. The sections of this document which deal with
  219. the AppleShare Caches also apply for AppleShare 4.0 performance tuning.
  220.  
  221.  Name  =  AWS95 Q&A
  222.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:AWS95 Q&A
  223.  Size: 13K         Date:11/10/93         Version: 
  224.  Description:
  225.  AWS95 Q&A - This technote provides questions and answers pertaining to the 
  226. Apple Workgroup Server 95. Some on the included questions - What is the 
  227. relative positioning of the Apple Workgroup Servers and AppleShare family 
  228. of products? What is the positioning the AWS 95 and AppleShare Pro against 
  229. its competitors? What Server and Services products are available and 
  230. shipping? What are the configurations and prices for the AWS family? Why 
  231. isn't AppleShare Pro bundled with every AWS95 configuration? Why are some 
  232. customers having problems ordering AppleShare Pro? What third party 
  233. applications are available for the Workgroup Server 95? And many more 
  234. questions (with answers of course)!
  235.  
  236.  Name  =  AWS Buffer Cache Q & A
  237.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:AWS Buffer Cache Q & A
  238.  Size:  5K         Date:11/10/93         Version: 
  239.  Description:
  240.  AWS Buffer Cache Q & A - This technical note discusses the buffer cache
  241. the Apple Workgroup Server 95, how it affects performance and how to tune 
  242. your buffer cache to maximize performance. Some of the questions - What is 
  243. Unix buffer cache and how is it related to performance? How can proper 
  244. cache sizing be achieved? What is the cache setting for the default 
  245. File/Print as well as database configuration? What A/UX cache settings will
  246. optimize server performance?
  247.  
  248.  Name  =  About AWS Tech Notes
  249.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:About AWS Tech Notes
  250.  Size:  4K         Date:11/10/93         Version: 
  251.  Description:
  252.  About AWS (Apple Workgroup Server) Tech Notes - Technical notes are a 
  253. ‘living’ complement to product documentation, be it Inside Macintosh or 
  254. other documentation. This means that they are updated on a regular basis, 
  255. so as to be accurate and up to date. New Notes are added as required. This 
  256. technical note is an index of all technical notes related to the Apple 
  257. Workgroup Servers and related products. It also documents all changes to 
  258. the technical notes since the previous release. August 1993.
  259.  
  260.  Name  =  Absolute Pointing Device
  261.  Path =  Trilogy III:Files:MacTechNotes:Devices:Absolute Pointing Device
  262.  Size: 14K         Date:10/30/92         Version: 
  263.  Description:
  264.  This Technical Note specifies a memory data structure for use by absolute 
  265. pointing devices; it was developed for the Apple Desktop Bus (ADB) but 
  266. could also be used for devices using serial input. Generally, this data 
  267. structure is created and updated by the pointing device’s driver and read 
  268. by either an application or the system cursor rendering software.
  269.  
  270.  Name  =  Accessing Globals From MPW 
  271.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Accessing Globals From MPW 
  272.  Size:  6K         Date: 6/22/93         Version: 
  273.  Description:
  274.  Accessing Globals From MPW - This technical note demonstrates how to access
  275. MPW Pascal and MPW C globals from the MPW Assembler.
  276.  
  277.  Name  =  AddDrive DrvrInstall
  278.  Path =  Trilogy III:Files:MacTechNotes:Devices:AddDrive DrvrInstall
  279.  Size:  6K         Date:10/29/92         Version: 
  280.  Description:
  281.  AddDrive DrvrInstall - AddDrive, DrvrInstall, and _DrvrRemove are used in 
  282. the sample SCSI driver in the SCSI Development Package, which is available 
  283. from APDA. This Technical Note documents the parameters for these calls.
  284. Changes since March 1, 1988. Updated the DrvrInstall text to reflect the 
  285. use of register A0, which should contain a pointer to the driver when 
  286. called. Also added simple glue code for DrvrInstall and DrvrRemove since 
  287. none is available in the MPW interfaces.
  288.  
  289.  Name  =  Alias Mgr Q&As
  290.  Path =  Trilogy III:Files:MacTechNotes:Files:Alias Mgr Q&As
  291.  Size:  5K         Date:10/29/92         Version: 
  292.  Description:
  293.  Alias Mgr Q&As - This Technical Note contains a collection of Q&As relating
  294. to a specific topic—questions you’ve sent the Developer Support Center 
  295. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  296. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  297. the editing and organization of other Technical Notes. The Q&A function is 
  298. to get new technical information and updates to you quickly, saving the 
  299. polish for when the information migrates into reference manuals.
  300.  
  301.  Name  =  Appearance Of Text
  302.  Path =  Trilogy III:Files:MacTechNotes:Text:Appearance Of Text
  303.  Size:  6K         Date:10/29/92         Version: 
  304.  Description:
  305.  Appearance Of Text - This technical note describes why text doesn’t always 
  306. look the way you expect depending on the environment you are in.
  307.  
  308.  Name  =  Apple Event Mgr Q&As
  309.  Path =  Trilogy III:Files:MacTechNotes:Interapplication Comm.:Apple Event Mgr Q&As
  310.  Size: 14K         Date:10/29/92         Version: 
  311.  Description:
  312.  Apple Event Mgr Q&As - This Technical Note contains a collection of Q&As 
  313. relating to a specific topic—questions you’ve sent the Developer Support 
  314. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  315. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  316. have the editing and organization of other Technical Notes. The Q&A 
  317. function is to get new technical information and updates to you quickly, 
  318. saving the polish for when the information migrates into reference manuals.
  319.  
  320.  Name  =  AppleEvents Send to Self
  321.  Path =  Trilogy III:Files:MacTechNotes:Interapplication Comm.:AppleEvents Send to Self
  322.  Size:  8K         Date:10/29/92         Version: 
  323.  Description:
  324.  AppleEvents Send to Self - If an application suspends handling of an Apple 
  325. event which it sent to itself, the Apple Event Manager will return 
  326. errAETimeout as the result of the AESend call. The event was still sent 
  327. correctly, however, and the answer (if any) should appear later in the 
  328. reply descriptor. However, a problem in system software versions 7.0 and 
  329. 7.0.1 prevents applications from getting the reply data.
  330.  
  331.  Name  =  AppleShare Foreground Apps
  332.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleShare Foreground Apps
  333.  Size:  5K         Date:10/29/92         Version: 
  334.  Description:
  335.  AppleShare Foreground Apps - This technical note outlines the requirements 
  336. and restrictions of an AppleShare foreground application. This information 
  337. pertains to AppleShare versions 1.1 and newer. An AppleShare server 
  338. requires a dedicated Macintosh. The server, however, is implemented as an 
  339. interrupt-driven application that runs in the system heap of the server 
  340. machine. This allows the running of a concurrent or foreground application 
  341. that will live in the application heap of the server machine. An example of
  342. a foreground application is LaserShare, the LaserWriter spooler available 
  343. from Apple.
  344.  
  345.  Name  =  AppleShare Limits
  346.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleShare Limits
  347.  Size:  5K         Date:10/29/92         Version: 
  348.  Description:
  349.  AppleShare Limits - This Technical Note describes some machine-dependent 
  350. limits of current versions of AppleShare and AppleShare servers. The 
  351. following chart lists some current AppleShare limits which are based upon 
  352. the chosen server platform and memory configuration.  The limits which 
  353. otherwise might be present on a workstation are still in effect and are not
  354. affected by the workstation being logged into an AppleShare server. These 
  355. limits will change in the future.
  356.  
  357.  Name  =  AppleShareQ&As
  358.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleShareQ&As
  359.  Size: 22K         Date:12/29/92         Version: 
  360.  Description:
  361.  AppleShareQ&As - This Technical Note contains a collection of Q&As relating
  362. to a specific topic—questions you’ve sent the Developer Support Center 
  363. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  364. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  365. the editing and organization of other Technical Notes. The Q&A function is 
  366. to get new technical information and updates to you quickly, saving the 
  367. polish for when the information migrates into reference manuals.
  368.  
  369.  Name  =  AppleShare Q&As
  370.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleShare Q&As
  371.  Size: 27K         Date:10/29/92         Version: 
  372.  Description:
  373.  AppleShare Q&As - This Technical Note contains a collection of Q&As 
  374. relating to a specific topic—questions you’ve sent the Developer Support 
  375. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  376. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  377. have the editing and organization of other Technical Notes. The Q&A 
  378. function is to get new technical information and updates to you quickly, 
  379. saving the polish for when the information migrates into reference manuals.
  380.  
  381.  Name  =  AppleShareable Applications
  382.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleShareable Applications
  383.  Size:  6K         Date:10/29/92         Version: 
  384.  Description:
  385.  AppleShareable Applications - Normally, applications on an AppleShare 
  386. server volume cannot be executed by more than one user at a time. This 
  387. technical note explains why, and tells how you can enable your application 
  388. to be shared.
  389.  
  390.  Name  =  AppleShare and Old Finder
  391.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleShare and Old Finder
  392.  Size:  4K         Date:10/29/92         Version: 
  393.  Description:
  394.  AppleShare and Old Finder - A rumor has been spread that if you use a 
  395. pre-AppleShare Finder on a workstation to access AppleShare volumes, you 
  396. can bypass AppleShare’s “access privilege” mechanisms. This is not true. 
  397. Access controls are enforced by the server, not by the Finder. If you use 
  398. an older Finder, you are still prevented (by the server) from gaining 
  399. access to protected files and folders; however, you will not get the proper
  400. user-interface feedback that you would if you were using the correct 
  401. Finder.
  402.  
  403.  Name  =  AppleTalk2
  404.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleTalk2
  405.  Size: 63K         Date:10/29/92         Version: 
  406.  Description:
  407.  AppleTalk2 - This Technical Note discusses the new features of AppleTalk 
  408. available for system software version 7.0 and AppleTalk version 57. The new
  409. features include support for the Flagship Naming Service and the AppleTalk 
  410. Multiple Node Architecture. We present the Multiple Node Architecture and 
  411. discuss the new calls available to applications. We also discuss the impact
  412. of the new architecture on AppleTalk Device files (ADEVs), and the changes 
  413. necessary to make them multinode compatible.
  414.  
  415.  Name  =  AppleTalk Interfaces
  416.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleTalk Interfaces
  417.  Size:  6K         Date:10/29/92         Version: 
  418.  Description:
  419.  AppleTalk Interfaces - What you need to do in order to use high-level 
  420. AppleTalk routines depends upon the interfaces you are using. Some 
  421. differences are outlined below.
  422.  
  423.  Name  =  AppleTalkOvQ&As
  424.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleTalkOvQ&As
  425.  Size:  9K         Date:12/29/92         Version: 
  426.  Description:
  427.  AppleTalkOvQ&As - This Technical Note contains a collection of Q&As 
  428. relating to a specific topic—questions you’ve sent the Developer Support 
  429. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  430. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  431. have the editing and organization of other Technical Notes. The Q&A 
  432. function is to get new technical information and updates to you quickly, 
  433. saving the polish for when the information migrates into reference manuals.
  434.  
  435.  Name  =  AppleTalk Ov Q&As
  436.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleTalk Ov Q&As
  437.  Size: 12K         Date:10/29/92         Version: 
  438.  Description:
  439.  AppleTalk Ov Q&As - This Technical Note contains a collection of Q&As 
  440. relating to a specific topic—questions you’ve sent the Developer Support 
  441. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  442. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  443. have the editing and organization of other Technical Notes. The Q&A 
  444. function is to get new technical information and updates to you quickly, 
  445. saving the polish for when the information migrates into reference manuals.
  446.  
  447.  Name  =  AppleTalk Phase 2
  448.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleTalk Phase 2
  449.  Size: 18K         Date:10/29/92         Version: 
  450.  Description:
  451.  AppleTalk Phase 2 - This Technical Note discusses the new features and 
  452. calls available with AppleTalk Phase 2. Changes since August 1989. 
  453. Incorporated the ClosePrep and CancelClosePrep transitions and the new 
  454. control calls to the .MPP driver.
  455.  
  456.  Name  =  AppleTalk Timers Explained
  457.  Path =  Trilogy III:Files:MacTechNotes:Networking:AppleTalk Timers Explained
  458.  Size: 10K         Date: 6/22/93         Version: 
  459.  Description:
  460.  AppleTalk Timers Explained - This Technical Note explains how to 
  461. effectively use timers and retry mechanisms of the various AppleTalk 
  462. protocols to achieve maximum performance on an internet.
  463.  
  464.  Name  =  Apple’s Multidisk Installer
  465.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Apple’s Multidisk Installer
  466.  Size:  9K         Date: 6/22/93         Version: 
  467.  Description:
  468.  Apple’s Multidisk Installer - This Technical Note documents Apple’s 
  469. Multidisk Installer, and it is in addition to separate Installer 
  470. documentation which provides the details of writing scripts.
  471. Changes since September 1991, Revised information on the use of Installer 
  472. version 3.1 to version 3.2. Revised information on the use of ScriptCheck 
  473. version 3.2.1 with Installer version 3.2. Added Common Questions and 
  474. Answers relating to the use of the Installer.
  475.  
  476.  Name  =  Arbitr UseofAFPMisc
  477.  Path =  Trilogy III:Files:MacTechNotes:Networking:Arbitr UseofAFPMisc
  478.  Size:  5K         Date:10/29/92         Version: 
  479.  Description:
  480.  Arbitr UseofAFPMisc - This Technical Note discusses a scheme for 
  481. arbitrating the use of the afpMiscUserCommand and afpMiscUserWrite 
  482. AppleTalk Filing Protocol (AFP) commands. Inside Macintosh Volume V lists 
  483. two AFP command codes that are reserved for developers. They are 
  484. afpMiscUserCommand (call number 191) and afpMiscUserWrite (call number 
  485. 254). Several developers have asked that Apple arbitrate the use of those 
  486. two AFP calls. This Technical Note describes our recommended solution.
  487.  
  488.  Name  =  Author Index
  489.  Path =  Trilogy III:Files:MacTechNotes: Indexes:Author Index
  490.  Size:  9K         Date:10/29/92         Version: 
  491.  Description:
  492.  Author Index - This index lists each author and the Technical Notes they 
  493. are responsible for.
  494.  
  495.  Name  =  Available Volumes
  496.  Path =  Trilogy III:Files:MacTechNotes:Files:Available Volumes
  497.  Size:  5K         Date:10/29/92         Version: 
  498.  Description:
  499.  Available Volumes - Standard File lets the user select one file from any 
  500. available volume; it is sometimes necessary for an application to find 
  501. which volumes are present. This technical note gives the proper method of 
  502. accomplishing this. There is a little-noticed feature of the low-level file
  503. manager call PBHGetVInfo which allows specification of a “volume index” to 
  504. select the volume. 
  505.  
  506.  Name  =  Avoid Using Network Events
  507.  Path =  Trilogy III:Files:MacTechNotes:Networking:Avoid Using Network Events
  508.  Size:  5K         Date:10/29/92         Version: 
  509.  Description:
  510.  Avoid Using Network Events - Future System software enhancements will not 
  511. support network events. This note gives hints on weaning your application 
  512. from the use of network events.
  513.  
  514.  Name  =  Background-Only Apps
  515.  Path =  Trilogy III:Files:MacTechNotes:Processes:Background-Only Apps
  516.  Size:  8K         Date:12/29/92         Version: 
  517.  Description:
  518.  Background-Only Apps - Background-only applications (BOAs) are Macintosh 
  519. applications that run only in the background under MultiFinder and under 
  520. System 7. BOAs are the preferred alternative to INITs, drivers, and 
  521. stand-alone code for most startup-time and background “daemon” services. 
  522. This note discusses various issues that affect development of BOAs, as well
  523. as useful implementation strategies for BOAs.
  524.  
  525.  Name  =  Basic QuickDraw Q&As
  526.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Basic QuickDraw Q&As
  527.  Size: 29K         Date:10/29/92         Version: 
  528.  Description:
  529.  Basic QuickDraw Q&As - This Technical Note contains a collection of Q&As 
  530. relating to a specific topic—questions you’ve sent the Developer Support 
  531. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  532. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  533. have the editing and organization of other Technical Notes. The Q&A 
  534. function is to get new technical information and updates to you quickly, 
  535. saving the polish for when the information migrates into reference manuals.
  536.  
  537.  Name  =  BitMapToRegion
  538.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:BitMapToRegion
  539.  Size:  6K         Date:10/29/92         Version: 
  540.  Description:
  541.  BitMapToRegion - This Technical Note discusses the routine BitMapToRegion, 
  542. which converts a bitmap to a region, and is available in the 32-Bit 
  543. QuickDraw INIT and from Apple Software Licensing. Changes since October 
  544. 1989. Added trap definitions for developers using the 32-Bit QuickDraw 
  545. version of this routine without the correct MPW include file.
  546.  
  547.  Name  =  Blessed Folder
  548.  Path =  Trilogy III:Files:MacTechNotes:Files:Blessed Folder
  549.  Size:  6K         Date:10/29/92         Version: 
  550.  Description:
  551.  Blessed Folder - This Technical Note describes how to determine which 
  552. folder on an HFS volume is the blessed folder, that is, the folder that 
  553. contains both the System file and the Finder. Changes since January 1986, 
  554. The information about how to find the "Blessed Folder" has been deleted 
  555. from this technical note. The FindFolder function can now be used to find 
  556. the "Blessed Folder" and is documented in Inside Macintosh Volume VI, pages
  557. 9-42 to 9-44. This note now includes information about how to bless a 
  558. folder to the new system folder.
  559.  
  560.  Name  =  Boot Blocks
  561.  Path =  Trilogy III:Files:MacTechNotes:Devices:Boot Blocks
  562.  Size:  5K         Date:10/29/92         Version: 
  563.  Description:
  564.  Boot Blocks - There are two undocumented features of the Boot Blocks. This 
  565. note will describe how they currently work. Warning - The format and 
  566. functionality of the Boot Blocks will change in the future; dependence on 
  567. this information may cause your program to fail on future hardware or with 
  568. future System software.
  569.  
  570.  Name  =  Boot Problems
  571.  Path =  Trilogy III:Files:MacTechNotes:Devices:Boot Problems
  572.  Size: 18K         Date:10/29/92         Version: 
  573.  Description:
  574.  Boot Problems - The death of a hard disk with megabytes worth of data can 
  575. be exceedingly traumatic. This technical note will describe techniques for 
  576. recovering a hard disk and the data that is on it. The discussion will also
  577. include some tips on how to avoid problems.
  578.  
  579.  Name  =  Borrowed AFP Sessions
  580.  Path =  Trilogy III:Files:MacTechNotes:Networking:Borrowed AFP Sessions
  581.  Size: 11K         Date:10/29/92         Version: 
  582.  Description:
  583.  Borrowed AFP Sessions - This Technical Note shows how to borrow the session
  584. reference number of an AFP volume mounted by the Macintosh File System. It 
  585. also shows how to retrieve other information from the file system for a 
  586. mounted AFP volume.
  587.  
  588.  Name  =  Break/CTS Serial Driver Eve
  589.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Break/CTS Serial Driver Eve
  590.  Size:  5K         Date:10/29/92         Version: 
  591.  Description:
  592.  Break/CTS Serial Driver Eve - This technical note documents the event 
  593. record information that gets passed when the serial driver posts an event 
  594. for a break/CTS status change. The serial driver can be programmed to post 
  595. a device driver event upon encountering a break status change or CTS change
  596. (via the SerHShake call). The structure of device driver events is 
  597. driver-specific. This technical note documents the event record information
  598. that gets passed when the serial driver posts a device driver event for a 
  599. break/CTS status change.
  600.  
  601.  Name  =  Bundles
  602.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Bundles
  603.  Size:  6K         Date:10/29/92         Version: 
  604.  Description:
  605.  Bundles - A bundle is a collection of resources. Bundles can be used for a 
  606. number of different purposes, and are currently used by the Finder ito tie 
  607. an icon to a file type, allowing your application or data file to have its 
  608. own icon.
  609.  
  610.  Name  =  Bus Error Handlers
  611.  Path =  Trilogy III:Files:MacTechNotes:Devices:Bus Error Handlers
  612.  Size: 12K         Date:10/29/92         Version: 
  613.  Description:
  614.  Bus Error Handlers - This Technical Note discusses bus errors and how 
  615. applications and drivers should deal with them. Changes since February 
  616. 1991, Discussion of why declaration ROMs are necessary in NuBus™ design. 
  617. This discussion is important for those who are considering using a 
  618. workaround instead of declaration ROMs. Also added are some hints that you 
  619. should be aware of if you are planning to write a bus error handler for the
  620. ’040.
  621.  
  622.  Name  =  Byte Smearing
  623.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Byte Smearing
  624.  Size:  5K         Date: 6/22/93         Version: 
  625.  Description:
  626.  Byte Smearing - This Technical Note discusses a feature of the current 
  627. Macintosh hardware which will not be supported in the future.  Macintosh 
  628. hardware developers and driver writers should be aware of this limitation 
  629. as it affects current and future products.
  630.  
  631.  Name  =  C++ Pitfalls
  632.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:C++ Pitfalls
  633.  Size: 22K         Date:10/29/92         Version: 
  634.  Description:
  635.  C++ Pitfalls - This Technical Note covers most of the common and serious 
  636. subtle problems that a MPW C++ user might encounter. For more information 
  637. consult the current C++ literature. This Note will be updated periodically 
  638. to reflect changes in the language and the compiler. Always read the 
  639. release notes included with the MPW C++ to find out the latest status for 
  640. known bugs and restrictions.
  641.  
  642.  Name  =  CD-ROM Driver Calls
  643.  Path =  Trilogy III:Files:MacTechNotes:Devices:CD-ROM Driver Calls
  644.  Size: 26K         Date: 6/22/93         Version: 
  645.  Description:
  646.  CD-ROM Driver Calls - This Technical Note discusses the public interface to
  647. the Apple CD-ROM driver, which currently supports the AppleCD SC, AppleCD 
  648. SC Plus/AppleCD 150, and the AppleCD 300. This information supercedes the 
  649. "Macintosh CD-ROM Device Driver" chapter of AppleCD SC Developer's guide 
  650. available through APDA. If you're writing special purpose application 
  651. software that needs to access the audio or data portions of a CD-ROM 
  652. directly, this note will be of interest to you. 
  653.  
  654.  Name  =  CD-ROM Notes (Most Excellen
  655.  Path =  Trilogy III:Files:MacTechNotes:Devices:CD-ROM Notes (Most Excellen
  656.  Size:  9K         Date: 6/22/93         Version: 
  657.  Description:
  658.  CD-ROM Notes - This Technical Note discusses issues concerning the use of 
  659. the AppleCD SC drive, the Apple CD-ROM device driver, and the Foreign File 
  660. Access software extension.
  661.  
  662.  Name  =  CD-ROM Q&As
  663.  Path =  Trilogy III:Files:MacTechNotes:Devices:CD-ROM Q&As
  664.  Size: 11K         Date:10/29/92         Version: 
  665.  Description:
  666.  CD-ROM Q&As - This Technical Note contains a collection of Q&As relating to
  667. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  668. along with answers from the DSC engineers. While DSC engineers have checked
  669. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  670. editing and organization of other Technical Notes. The Q&A function is to 
  671. get new technical information and updates to you quickly, saving the polish
  672. for when the information migrates into reference manuals.
  673.  
  674.  Name  =  CDEF Params and Bugs
  675.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:CDEF Params and Bugs
  676.  Size:  5K         Date:10/29/92         Version: 
  677.  Description:
  678.  CDEF Params and Bugs - This Technical Note describes known bugs in the 
  679. Control Manager which affect control definition functions ('CDEF' 
  680. resources). Changes since August 1988. Updated to reflect known bugs in the
  681. posCntl and thumbCntl messages and the Control Manager _TrackControl call.
  682.  
  683.  Name  =  CMOS On LC PDS
  684.  Path =  Trilogy III:Files:MacTechNotes:Hardware:CMOS On LC PDS
  685.  Size:  5K         Date:10/29/92         Version: 
  686.  Description:
  687.  CMOS On LC PDS - This Technical Note provides PDS card developers with some
  688. important information about making PDS cards for the Macintosh LC. Due to 
  689. the way the Macintosh LC was designed, Apple strongly recommends that all 
  690. PDS cards be developed with CMOS parts.
  691.  
  692.  Name  =  Cache As Cache Can
  693.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Cache As Cache Can
  694.  Size: 16K         Date:10/29/92         Version: 
  695.  Description:
  696.  Cache As Cache Can - This Technical Note documents cache behavior, 
  697. manipulation of processor caches, and manipulation of external caches on 
  698. Macintosh models that incorporate these features. It also describes how 
  699. system software uses a memory management unit (when available) to implement
  700. special caching options. Changes since October 1991. Described use of 
  701. AppleTalk Transition Queue event, ATTransSpeedChange, when altering the 
  702. 68040 cache state on the fly. This call must be issued so that LocalTalk 
  703. can reevaluate its timers. Otherwise LocalTalk becomes disabled.
  704.  
  705.  Name  =  Caching
  706.  Path =  Trilogy III:Files:MacTechNotes:Files:Caching
  707.  Size:  7K         Date:10/29/92         Version: 
  708.  Description:
  709.  Caching - This technical note describes disk and File System caching on the
  710. Macintosh, with particular emphasis on the high-level File System cache. Of
  711. the three caches used for file I/O, this is the one which could have the 
  712. most impact on your program. 
  713.  
  714.  Name  =  Calling SetResLoad
  715.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Calling SetResLoad
  716.  Size:  4K         Date:10/29/92         Version: 
  717.  Description:
  718.  Calling SetResLoad - Calling SetResLoad(FALSE) can be useful if you need to
  719. get a handle to a resource, without causing the resource to be loaded from 
  720. disk if it isn’t already in memory. SetResLoad changes the value of the 
  721. low-memory global ResLoad (at location $A5E).
  722.  
  723.  Name  =  Category Index
  724.  Path =  Trilogy III:Files:MacTechNotes: Indexes:Category Index
  725.  Size: 40K         Date:10/29/92         Version: 
  726.  Description:
  727.  Category Index - This index lists each Technical Note by Cataogry, and 
  728. gives a brief description of of it's contents.
  729.  
  730.  Name  =  ChangedResource
  731.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:ChangedResource
  732.  Size:  5K         Date:10/29/92         Version: 
  733.  Description:
  734.  ChangedResource - The toolbox trap ChangedResource is used to inform the 
  735. Resource Manager that the contents of a resource have changed and should be
  736. written to disk. The actual write occurs on the next call to WriteResource 
  737. (for the specific resource) or UpdateResFile (for the resource file 
  738. containing the specified resource). When called, ChangedResource reserves 
  739. enough disk space to contain the changed resource. A little-known “feature”
  740. of ChangedResource is that it reserves disk space every time it is called. 
  741.  
  742.  Name  =  Chooser Enhancements
  743.  
  744.  Path =  Trilogy III:Files:MacTechNotes:Overview:Chooser Enhancements
  745.  
  746.  Size:  9K         Date: 6/22/93         Version: 
  747.  Description:
  748.  Chooser Enhancements - Beginning with version 3.2, the Chooser has been 
  749. enhanced to provide support for additional controls.
  750.  
  751.  Name  =  'ckid' Resource Format
  752.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:'ckid' Resource Format
  753.  Size:  8K         Date:10/29/92         Version: 
  754.  Description:
  755.  'ckid' Resource Format - This Technical Note describes the 'ckid' resource 
  756. format used by MPW’s Projector.  If you are writing an editor or 
  757. development system, you may wish to allow or disallow file modification 
  758. based on the information in the resource.
  759.  
  760.  Name  =  Clearing Completion
  761.  Path =  Trilogy III:Files:MacTechNotes:Files:Clearing Completion
  762.  Size:  4K         Date: 6/22/93         Version: 
  763.  Description:
  764.  Clearing Completion - When making synchronous calls to the File Manager, it
  765. is not necessary to clear ioCompletion field of the parameter block, since 
  766. that is done for you. Some earlier technotes explicitly cleared 
  767. ioCompletion, with the knowledge that this was unnecessary, to try to 
  768. encourage developers to fill in all fields of parameter blocks as indicated
  769. in Inside Macintosh. 
  770.  
  771.  Name  =  Clickless Sound
  772.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Clickless Sound
  773.  Size:  5K         Date:10/29/92         Version: 
  774.  Description:
  775.  Clickless Sound - This Technical Note formerly described how to use the 
  776. Sound Driver to produce continuous sound without clicking. Changes since 
  777. March 1988. The continuous sound technique is no longer recommended.
  778.  
  779.  Name  =  Collaborative Comp Q&As
  780.  Path =  Trilogy III:Files:MacTechNotes:Interapplication Comm.:Collaborative Comp Q&As
  781.  Size:  7K         Date: 6/22/93         Version: 
  782.  Description:
  783.  Collaborative Comp Q&As - This Technical Note contains a collection of Q&As
  784. relating to a specific topic—questions you’ve sent the Developer Support 
  785. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  786. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  787. have the editing and organization of other Technical Notes. The Q&A 
  788. function is to get new technical information and updates to you quickly, 
  789. saving the polish for when the information migrates into reference manuals.
  790.  
  791.  Name  =  Color Cursor Cursing
  792.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Color Cursor Cursing
  793.  Size:  5K         Date:10/29/92         Version: 
  794.  Description:
  795.  Color Cursor Cursing - Working with color cursors you create from scratch 
  796. can cause headaches. This Technical Note may help a bit. Changes since June
  797. 1989. Added a warning about purgeable 'clut' resources.
  798.  
  799.  Name  =  Color Mgr Q&As
  800.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Color Mgr Q&As
  801.  Size:  6K         Date:10/29/92         Version: 
  802.  Description:
  803.  Color Mgr Q&As - This Technical Note contains a collection of Q&As relating
  804. to a specific topic—questions you’ve sent the Developer Support Center 
  805. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  806. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  807. the editing and organization of other Technical Notes. The Q&A function is 
  808. to get new technical information and updates to you quickly, saving the 
  809. polish for when the information migrates into reference manuals.
  810.  
  811.  Name  =  Color Monitor Connection
  812.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Color Monitor Connection
  813.  Size:  7K         Date:10/29/92         Version: 
  814.  Description:
  815.  Color Monitor Connection - This Technical Note describes how to connect the
  816. Macintosh II Video Card, Macintosh IIci built-in video, and Macintosh LC 
  817. video to third-party monitors. Changes since February 1990. Added pinout 
  818. description for the Macintosh LC external video connector and a Macintosh 
  819. LC to VGA monitor adapter cable.  Standardized signal names throughout 
  820. Note.
  821.  
  822.  Name  =  Color Printing
  823.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Color Printing
  824.  Size:  8K         Date:10/29/92         Version: 
  825.  Description:
  826.  Color Printing - This discusses color printing in a Macintosh application.
  827. Whereas the original eight-color model of QuickDraw was sufficient for 
  828. printing in color on the ImageWriter II, the introduction of Color 
  829. QuickDraw has created the need for more sophisticated printing methods.
  830.  
  831.  Name  =  Color QuickDraw Q&As
  832.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Color QuickDraw Q&As
  833.  Size: 39K         Date:10/29/92         Version: 
  834.  Description:
  835.  Color QuickDraw Q&As - This Technical Note contains a collection of Q&As 
  836. relating to a specific topic—questions you’ve sent the Developer Support 
  837. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  838. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  839. have the editing and organization of other Technical Notes. The Q&A 
  840. function is to get new technical information and updates to you quickly, 
  841. saving the polish for when the information migrates into reference manuals.
  842.  
  843.  Name  =  ColorSync Q&As
  844.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:ColorSync Q&As
  845.  Size:  6K         Date: 6/22/93         Version: 
  846.  Description:
  847.  ColorSync Q&As - This Technical Note contains a collection of Q&As relating
  848. to a specific topic—questions you’ve sent the Developer Support Center 
  849. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  850. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  851. the editing and organization of other Technical Notes. The Q&A function is 
  852. to get new technical information and updates to you quickly, saving the 
  853. polish for when the information migrates into reference manuals.
  854.  
  855.  Name  =  Color, Windows & 7.0
  856.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Color, Windows & 7.0
  857.  Size: 21K         Date:10/29/92         Version: 
  858.  Description:
  859.  Color, Windows & 7.0 - System software version 7.0 introduces a new look 
  860. for the Macintosh desktop. In order to implement those changes, 'wctb' and 
  861. 'cctb' resources have changed in both form and use; it is now up to 
  862. developers to take the lead and help the new standard work. The task can be
  863. divided into two main areas: in most cases all developers have to do is to 
  864. stick to the system resources in order to provide a homogeneous feel to the
  865. user; developers in this group need only make sure the old 'wctb's are 
  866. disposed of and that all dialogs and windows are based on CGrafPorts.
  867.  
  868.  Name  =  Colorizing CopyBits
  869.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Colorizing CopyBits
  870.  Size:  6K         Date:10/29/92         Version: 
  871.  Description:
  872.  Colorizing CopyBits - Inside Macintosh Volume V states that the foreground 
  873. and background colors are applied to an image during a CopyBits or CopyMask
  874. call. Accidental use of this feature can create bizarre coloring effects. 
  875. This note explains what happens, how to avoid problems, and how to use it.
  876.  
  877.  Name  =  Comm Toolbox Ov Q&As
  878.  Path =  Trilogy III:Files:MacTechNotes:Communications:Comm Toolbox Ov Q&As
  879.  Size: 12K         Date:10/29/92         Version: 
  880.  Description:
  881.  Comm Toolbox Ov Q&As - This Technical Note contains a collection of Q&As 
  882. relating to a specific topic—questions you’ve sent the Developer Support 
  883. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  884. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  885. have the editing and organization of other Technical Notes. The Q&A 
  886. function is to get new technical information and updates to you quickly, 
  887. saving the polish for when the information migrates into reference manuals.
  888.  
  889.  Name  =  Command-Shift Keys
  890.  Path =  Trilogy III:Files:MacTechNotes:Operating System:Command-Shift Keys
  891.  Size:  4K         Date:10/29/92         Version: 
  892.  Description:
  893.  Command-Shift Keys - In the standard system, there are two Command-Shift- 
  894. number key combinations that are automatically captured and processed by 
  895. GetNextEvent. 
  896.  
  897.  Name  =  Compatability Guidelines
  898.  Path =  Trilogy III:Files:MacTechNotes:Overview:Compatability Guidelines
  899.  Size:  8K         Date:10/29/92         Version: 
  900.  Description:
  901.  Compatability Guidelines - Apple has many enhancements planned for the 
  902. Macintosh family of computers. To help ensure your software’s compatibility
  903. with these enhancements, check each item in this note to be sure that 
  904. you’re following the recommendations.
  905.  
  906.  Name  =  Compatibility Q&As
  907.  Path =  Trilogy III:Files:MacTechNotes:Overview:Compatibility Q&As
  908.  Size:  6K         Date: 6/22/93         Version: 
  909.  Description:
  910.  Compatibility Q&As - This Technical Note contains a collection of Q&As 
  911. relating to a specific topic—questions you’ve sent the Developer Support 
  912. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  913. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  914. have the editing and organization of other Technical Notes. The Q&A 
  915. function is to get new technical information and updates to you quickly, 
  916. saving the polish for when the information migrates into reference manuals.
  917.  
  918.  Name  =  Compatibility Why and How
  919.  Path =  Trilogy III:Files:MacTechNotes:Overview:Compatibility Why and How
  920.  Size: 29K         Date:10/29/92         Version: 
  921.  Description:
  922.  Compatibility Why and How - While creating or revising any program for the 
  923. Macintosh, you should be aware of the most common reasons why programs fail
  924. on various versions of the Macintosh. This note will detail some common 
  925. failure modes, why they occur, and how to avoid them.
  926.  
  927.  Name  =  Compleat TeachText
  928.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Compleat TeachText
  929.  Size: 15K         Date:10/29/92         Version: 
  930.  Description:
  931.  Compleat TeachText - This Technical Note explains how to use TeachText to 
  932. create release notes, complete with pictures, which every Macintosh owner 
  933. can read.  This Note assumes familiarity with ResEdit.
  934.  
  935.  Name  =  Component Mgr Q&As
  936.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Component Mgr Q&As
  937.  Size:  7K         Date: 6/22/93         Version: 
  938.  Description:
  939.  Component Mgr Q&As - This Technical Note contains a collection of Q&As 
  940. relating to a specific topic—questions you’ve sent the Developer Support 
  941. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  942. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  943. have the editing and organization of other Technical Notes. The Q&A 
  944. function is to get new technical information and updates to you quickly, 
  945. saving the polish for when the information migrates into reference manuals.
  946.  
  947.  Name  =  Composite SIMMs
  948.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Composite SIMMs
  949.  Size:  6K         Date: 8/26/93         Version: 
  950.  Description:
  951.  Composite SIMMs - This Technical Note discusses composite SIMMs and why 
  952. they shouldn’t be used on Macintosh computers. A composite SIMM is defined 
  953. as a SIMM made up of banks of many smaller DRAM devices, with additional 
  954. bank-controlling circuitry and perhaps buffers for the address and control 
  955. signals. Composite SIMMs pose timing and electrical problems in some 
  956. Macintosh computers, particularly those optimized for maximum DRAM 
  957. performance, such as the Macintosh Centris 610, Macintosh Centris 650, 
  958. Macintosh Quadra 800, and the Macintosh Quadra 900 series.
  959.  
  960.  Name  =  Configuring Inodes
  961.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:Configuring Inodes
  962.  Size:  6K         Date:11/10/93         Version: 
  963.  Description:
  964.  Configuring Inodes - This technical note documents methods for 
  965. tuning/creating a UNIX file system with lower overheads in terms of inode 
  966. allocation, which proves to be important in large size file systems by 
  967. reclaiming disk space. The newfs command makes a Berkeley 4.2 UNIX file 
  968. system (UFS) on the specified device file. The A/UX version of HD SC Setup 
  969. invokes newfs when creating a UFS. Each file on the system is represented 
  970. by an inode, which contains critical information about the file, including 
  971. ownership, permissions, size, etc. The newfs command allocates disk space 
  972. for inodes when the UFS is created. Find out more!
  973.  
  974.  Name  =  Connection Mgr Q&As
  975.  Path =  Trilogy III:Files:MacTechNotes:Communications:Connection Mgr Q&As
  976.  Size:  5K         Date:10/29/92         Version: 
  977.  Description:
  978.  Connection Mgr Q&As - This Technical Note contains a collection of Q&As 
  979. relating to a specific topic—questions you’ve sent the Developer Support 
  980. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  981. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  982. have the editing and organization of other Technical Notes. The Q&A 
  983. function is to get new technical information and updates to you quickly, 
  984. saving the polish for when the information migrates into reference manuals.
  985.  
  986.  Name  =  Control Mgr Q&As
  987.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Control Mgr Q&As
  988.  Size:  7K         Date:10/29/92         Version: 
  989.  Description:
  990.  Control Mgr Q&As - This Technical Note contains a collection of Q&As 
  991. relating to a specific topic—questions you’ve sent the Developer Support 
  992. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  993. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  994. have the editing and organization of other Technical Notes. The Q&A 
  995. function is to get new technical information and updates to you quickly, 
  996. saving the polish for when the information migrates into reference manuals.
  997.  
  998.  Name  =  Control Panel Q&As
  999.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Control Panel Q&As
  1000.  Size:  8K         Date:10/29/92         Version: 
  1001.  Description:
  1002.  Control Panel Q&As - This Technical Note contains a collection of Q&As 
  1003. relating to a specific topic—questions you’ve sent the Developer Support 
  1004. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1005. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1006. have the editing and organization of other Technical Notes. The Q&A 
  1007. function is to get new technical information and updates to you quickly, 
  1008. saving the polish for when the information migrates into reference manuals.
  1009.  
  1010.  Name  =  Coop with Coprocessor
  1011.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Coop with Coprocessor
  1012.  Size:  7K         Date:10/29/92         Version: 
  1013.  Description:
  1014.  Coop with Coprocessor - The use of the 68881 or 68882 coprocessor is 
  1015. usually handled by the SANE package or by a development system’s libraries.
  1016. Some developers may wish to use the coprocessor during special 
  1017. circumstances, such as at interrupt level or installing their own hardware 
  1018. floating point exception handlers. In these two situations, there are 
  1019. special requirements that must be met. These requirements will require 
  1020. floating–point assembly code and are discussed in this Technical Note.
  1021.  
  1022.  Name  =  CopyBits & GC QuickDraw
  1023.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:CopyBits & GC QuickDraw
  1024.  Size:  6K         Date:10/29/92         Version: 
  1025.  Description:
  1026.  CopyBits & GC QuickDraw - This Technical Note discusses conditions that may
  1027. cause _CopyBits to slow down when QuickDraw acceleration is on via the 
  1028. Apple 8•24 GC Display Card.
  1029.  
  1030.  Name  =  Correct Platform Choice
  1031.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:Correct Platform Choice
  1032.  Size:  3K         Date:11/10/93         Version: 
  1033.  Description:
  1034.  Correct Platform Choice - With the release of the Apple Workgroup Server 95
  1035. there has been confusion with respect to guiding customers towards 
  1036. selecting the proper platform for their specific needs. In a number of 
  1037. instances the database version of this product has been selected when what 
  1038. the customer required was really the File/Print Server. ACIUS Inc. is 
  1039. shipping their version of the 4th Dimension server. It will be important to
  1040. make sure that people who want to obtain this product combination 
  1041. understand that the proper platform is the File/Print Server and not the
  1042. database server product.
  1043.  
  1044.  Name  =  CreateResFile & PMSP
  1045.  Path =  Trilogy III:Files:MacTechNotes:Files:CreateResFile & PMSP
  1046.  Size:  6K         Date:10/29/92         Version: 
  1047.  Description:
  1048.  CreateResFile & PMSP - CreateResFile checks to see if a resource file with 
  1049. a given name exists, and if it does, returns a dupFNErr (–48) error. 
  1050. Unfortunately, to do this check, CreateResFile uses a call that follows the
  1051. Poor Man’s Search Path (PMSP).
  1052.  
  1053.  Name  =  Creating In Drop Folders
  1054.  Path =  Trilogy III:Files:MacTechNotes:Files:Creating In Drop Folders
  1055.  Size:  5K         Date:10/29/92         Version: 
  1056.  Description:
  1057.  Creating In Drop Folders - This technical note outlines the steps an 
  1058. application must take to create files inside AppleShare drop folders.
  1059. The AppleShare File Server allows the creation of drop folders. These are 
  1060. folders for which the user has the Make Changes privilege (write access), 
  1061. but not See Files (read access) or See Folders (search access).
  1062.  
  1063.  Name  =  Custom Menu Flashing Bug
  1064.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Custom Menu Flashing Bug
  1065.  Size:  5K         Date:10/29/92         Version: 
  1066.  Description:
  1067.  Custom Menu Flashing Bug - Selected menu items in a custom 'MDEF' resource 
  1068. do not flash correctly due to a bug in the Menu Manager.  This Technical 
  1069. Note describes the problem and explains how to make your 'MDEF' flash 
  1070. correctly.
  1071.  
  1072.  Name  =  Custom WDEF and wDraw
  1073.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Custom WDEF and wDraw
  1074.  Size:  4K         Date: 6/22/93         Version: 
  1075.  Description:
  1076.  Custom WDEF and wDraw - This Technical Note explains why custom window 
  1077. definition functions may not respond to a wDraw message from the system (if
  1078. you follow the documentation in Inside Macintosh).
  1079.  
  1080.  Name  =  DAM Extensions
  1081.  Path =  Trilogy III:Files:MacTechNotes:Networking:DAM Extensions
  1082.  Size: 14K         Date:10/29/92         Version: 
  1083.  Description:
  1084.  DAM Extensions - This Technical Note discusses coding data access 
  1085. extensions that provide an interface between the Data Access Manager and 
  1086. remote data sources. Each of the functions that a data access extension 
  1087. must implement is described.
  1088.  
  1089.  Name  =  DB to File/DB server
  1090.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:DB to File/DB server
  1091.  Size:  4K         Date:11/10/93         Version: 
  1092.  Description:
  1093.  DB to File/DB server - This technical note discusses how to convert your 
  1094. Apple Workgroup Server 95 Database Server running Oracle 7 to a combined 
  1095. Apple Workgroup Server 95 Database/File/Print Server running Oracle 7 and 
  1096. AppleShare Pro. The File/Print Server addition to a Apple Workgroup Server 
  1097. 95 Database Server requires many steps, which are fully explained in the 
  1098. documentation.
  1099.  
  1100.  Name  =  DB to File server
  1101.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:DB to File server
  1102.  Size:  5K         Date:11/10/93         Version: 
  1103.  Description:
  1104.  DB to File server - This technical note discusses how to change your Apple 
  1105. Workgroup Server 95 Database Server running Oracle 7 to a File/Print Server
  1106. running AppleShare Pro. Changing to a Apple Workgroup Server 95 File/Print 
  1107. Server requires many steps to be taken, all of which are listed and fully 
  1108. explained in the documentation.
  1109.  
  1110.  Name  =  DDP Q&As
  1111.  Path =  Trilogy III:Files:MacTechNotes:Networking:DDP Q&As
  1112.  Size:  7K         Date:10/29/92         Version: 
  1113.  Description:
  1114.  DDP Q&As - This Technical Note contains a collection of Q&As relating to a 
  1115. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  1116. along with answers from the DSC engineers. While DSC engineers have checked
  1117. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  1118. editing and organization of other Technical Notes. The Q&A function is to 
  1119. get new technical information and updates to you quickly, saving the polish
  1120. for when the information migrates into reference manuals.
  1121.  
  1122.  Name  =  Data In Resource Fork
  1123.  Path =  Trilogy III:Files:MacTechNotes:Files:Data In Resource Fork
  1124.  Size:  4K         Date:10/29/92         Version: 
  1125.  Description:
  1126.  Data In Resource Fork - Don’t use the resource fork of a file for 
  1127. non-resource data. Parts of the system (including the File Manager and the 
  1128. Finder) assume that if this fork exists, it will contain valid Resource 
  1129. Manager information. PBOpenRF was provided to allow copying of the resource
  1130. fork of a file in its entirety, without Resource Manager interpretation. Do
  1131. not use it to open “another data fork.”
  1132.  
  1133.  Name  =  Debugging Tips
  1134.  Path =  Trilogy III:Files:MacTechNotes:Overview:Debugging Tips
  1135.  Size:  6K         Date:10/29/92         Version: 
  1136.  Description:
  1137.  Debugging Tips - This presents a few tips which may make your debugging 
  1138. easier.
  1139.  
  1140.  Name  =  Debug with Purge
  1141.  Path =  Trilogy III:Files:MacTechNotes:Overview:Debug with Purge
  1142.  Size:  5K         Date:10/29/92         Version: 
  1143.  Description:
  1144.  Debug with Purge  - If you are having problems finding bugs like handles 
  1145. that aren’t locked down when they should be, or resources that aren’t there
  1146. when they’re supposed to be, there is a handy technique for forcing these 
  1147. problems to the surface.
  1148.  
  1149.  Name  =  Deferred Task Traps
  1150.  Path =  Trilogy III:Files:MacTechNotes:Processes:Deferred Task Traps
  1151.  Size:  8K         Date:10/29/92         Version: 
  1152.  Description:
  1153.  Deferred Task Traps - This Technical Note shows how to determine when the 
  1154. Deferred Task Manager is available, points out a compatibility issue with 
  1155. the Macintosh Plus, explains how and when deferred tasks are called, and 
  1156. shows how to access the dtParm parameter from deferred tasks written in C 
  1157. and Pascal.
  1158.  
  1159.  Name  =  Dependent Files
  1160.  Path =  Trilogy III:Files:MacTechNotes:QuickTime:Dependent Files
  1161.  Size: 10K         Date: 6/22/93         Version: 
  1162.  Description:
  1163.  Dependent Files - This Technical Note describes how to identify and work 
  1164. with dependent files, which are files that reference or are referenced by 
  1165. other files. It also documents QuickTime's dependent file format.
  1166.  
  1167.  Name  =  DeskHook and INIT Evils
  1168.  Path =  Trilogy III:Files:MacTechNotes:Operating System:DeskHook and INIT Evils
  1169.  Size:  8K         Date:10/29/92         Version: 
  1170.  Description:
  1171.  DeskHook and INIT Evils - This Technical Note discusses INIT evils, the 
  1172. foremost of which deals with clearing DeskHook and DragHook at INIT time.
  1173. Changes since August 1989. Added warning about clearing DragHook.
  1174.  
  1175.  Name  =  Desktop File Limits
  1176.  Path =  Trilogy III:Files:MacTechNotes:Overview:Desktop File Limits
  1177.  Size:  5K         Date:10/29/92         Version: 
  1178.  Description:
  1179.  Desktop File Limits - There is a limit to the number of applications/files 
  1180. that the Finder can “see” on a single volume. This limitation is imposed by
  1181. the Desktop file. The Desktop file is a resource file that the Finder uses 
  1182. to keep track of information about files and applications, including Finder
  1183. file comments (Get Info comments), and how these files and applications 
  1184. relate to each other. 
  1185.  
  1186.  Name  =  Desktop File Resources
  1187.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Desktop File Resources
  1188.  Size:  6K         Date:10/29/92         Version: 
  1189.  Description:
  1190.  Desktop File Resources - This Technical Note describes the resources found 
  1191. in the Desktop file.  You should not base anything critical on the format 
  1192. of the Desktop file. System 7 already uses another scheme as did AppleShare
  1193. 2.0 under System 6.0.x.
  1194.  
  1195.  Name  =  Desktop Mgr Q&As
  1196.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Desktop Mgr Q&As
  1197.  Size:  6K         Date:10/29/92         Version: 
  1198.  Description:
  1199.  Desktop Mgr Q&As - This Technical Note contains a collection of Q&As 
  1200. relating to a specific topic—questions you’ve sent the Developer Support 
  1201. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1202. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1203. have the editing and organization of other Technical Notes. The Q&A 
  1204. function is to get new technical information and updates to you quickly, 
  1205. saving the polish for when the information migrates into reference manuals.
  1206.  
  1207.  Name  =  Device Driver Q&As
  1208.  Path =  Trilogy III:Files:MacTechNotes:Devices:Device Driver Q&As
  1209.  Size:  9K         Date:10/29/92         Version: 
  1210.  Description:
  1211.  Device Driver Q&As - This Technical Note contains a collection of Q&As 
  1212. relating to a specific topic—questions you’ve sent the Developer Support 
  1213. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1214. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1215. have the editing and organization of other Technical Notes. The Q&A 
  1216. function is to get new technical information and updates to you quickly, 
  1217. saving the polish for when the information migrates into reference manuals.
  1218.  
  1219.  Name  =  Device Independen Printing
  1220.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Device Independen Printing
  1221.  Size:  5K         Date:10/29/92         Version: 
  1222.  Description:
  1223.  Device Independen Printing - The Printing Manager was designed to give 
  1224. Macintosh applications a device- independent method of printing, but we 
  1225. have provided device-dependent information, such as the contents of the 
  1226. print record. Due to the large number of printer-type drivers becoming 
  1227. available (even for non-printer devices) device independence is more 
  1228. necessary than ever. What this means to you, as a developer, is that we 
  1229. will no longer be providing (or supporting) information regarding the 
  1230. internal structure of the print record. 
  1231.  
  1232.  Name  =  Device Mgr Q&As
  1233.  Path =  Trilogy III:Files:MacTechNotes:Devices:Device Mgr Q&As
  1234.  Size: 14K         Date:10/29/92         Version: 
  1235.  Description:
  1236.  Device Mgr Q&As - This Technical Note contains a collection of Q&As 
  1237. relating to a specific topic—questions you’ve sent the Developer Support 
  1238. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1239. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1240. have the editing and organization of other Technical Notes. The Q&A 
  1241. function is to get new technical information and updates to you quickly, 
  1242. saving the polish for when the information migrates into reference manuals.
  1243.  
  1244.  Name  =  Device Mgt Ov Q&As
  1245.  Path =  Trilogy III:Files:MacTechNotes:Devices:Device Mgt Ov Q&As
  1246.  Size: 12K         Date:10/29/92         Version: 
  1247.  Description:
  1248.  Device Mgt Ov Q&As - This Technical Note contains a collection of Q&As 
  1249. relating to a specific topic—questions you’ve sent the Developer Support 
  1250. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1251. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1252. have the editing and organization of other Technical Notes. The Q&A 
  1253. function is to get new technical information and updates to you quickly, 
  1254. saving the polish for when the information migrates into reference manuals.
  1255.  
  1256.  Name  =  Dialog Mgr Q&As
  1257.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Dialog Mgr Q&As
  1258.  Size: 16K         Date:10/29/92         Version: 
  1259.  Description:
  1260.  Dialog Mgr Q&As - This Technical Note contains a collection of Q&As 
  1261. relating to a specific topic—questions you’ve sent the Developer Support 
  1262. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1263. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1264. have the editing and organization of other Technical Notes. The Q&A 
  1265. function is to get new technical information and updates to you quickly, 
  1266. saving the polish for when the information migrates into reference manuals.
  1267.  
  1268.  Name  =  Dictionary Downloading
  1269.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Dictionary Downloading
  1270.  Size:  8K         Date: 6/22/93         Version: 
  1271.  Description:
  1272.  Dictionary Downloading - This technical note discusses a method for 
  1273. downloading PostScript dictionaries automatically using the LaserWriter 
  1274. driver. It will also provide the format and use of the PREC(103) resource. 
  1275. It will also describe some problems with the now obsolete PREC(201) 
  1276. resource. If you are using PostScript dictionaries, or either of these 
  1277. resources, you should definitely read this note.
  1278.  
  1279.  Name  =  Directory Handling Q&As
  1280.  Path =  Trilogy III:Files:MacTechNotes:Files:Directory Handling Q&As
  1281.  Size: 17K         Date:10/29/92         Version: 
  1282.  Description:
  1283.  Directory Handling Q&As - This Technical Note contains a collection of Q&As
  1284. relating to a specific topic—questions you’ve sent the Developer Support 
  1285. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1286. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1287. have the editing and organization of other Technical Notes. The Q&A 
  1288. function is to get new technical information and updates to you quickly, 
  1289. saving the polish for when the information migrates into reference manuals.
  1290.  
  1291.  Name  =  Disk Driver Q&As
  1292.  Path =  Trilogy III:Files:MacTechNotes:Devices:Disk Driver Q&As
  1293.  Size: 12K         Date:10/29/92         Version: 
  1294.  Description:
  1295.  Disk Driver Q&As - This Technical Note contains a collection of Q&As 
  1296. relating to a specific topic—questions you’ve sent the Developer Support 
  1297. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1298. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1299. have the editing and organization of other Technical Notes. The Q&A 
  1300. function is to get new technical information and updates to you quickly, 
  1301. saving the polish for when the information migrates into reference manuals.
  1302.  
  1303.  Name  =  Displaying Large PICT Files
  1304.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Displaying Large PICT Files
  1305.  Size:  8K         Date: 6/22/93         Version: 
  1306.  Description:
  1307.  Displaying Large PICT Files - Now that we have scanners and other 
  1308. massive-picture producing types of applications, there is a need to address
  1309. the problem of how to display a PICT format object that is bigger than a 
  1310. current PICT resource is allowed to be. Note that this technique applies 
  1311. equally well to version 1 and version 2 (word-opcode) pictures as produced 
  1312. by the Macintosh II.
  1313.  
  1314.  Name  =  Docking Mgr Q&As
  1315.  Path =  Trilogy III:Files:MacTechNotes:Devices:Docking Mgr Q&As
  1316.  Size:  6K         Date: 6/22/93         Version: 
  1317.  Description:
  1318.  Docking Mgr Q&As - This Technical Note contains a collection of Q&As 
  1319. relating to a specific topic—questions you’ve sent the Developer Support 
  1320. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1321. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1322. have the editing and organization of other Technical Notes. The Q&A 
  1323. function is to get new technical information and updates to you quickly, 
  1324. saving the polish for when the information migrates into reference manuals.
  1325.  
  1326.  Name  =  Document Names
  1327.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Document Names
  1328.  Size:  5K         Date:10/29/92         Version: 
  1329.  Description:
  1330.  Document Names - Our compatibility testing for LaserShare (Apple’s 
  1331. LaserWriter spooler) has turned up a number of applications that do not 
  1332. provide the Printing Manager with a document name; although this feature is
  1333. not required, it is nice for users that share printers.
  1334.  
  1335.  Name  =  Don’t Call ADBReInit in sys
  1336.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Don’t Call ADBReInit in sys
  1337.  Size:  5K         Date:10/29/92         Version: 
  1338.  Description:
  1339.  Don’t Call ADBReInit in sys - Because of a bug (which causes auto-repeat) 
  1340. in the ROM version of the Macintosh SE keyboard driver, a patch was placed 
  1341. in System 4.1. If ADBReInit is called, the ROM version of the keyboard 
  1342. driver will be reloaded, and the RAM version of the driver with the patches
  1343. will not be used. Therefore, it is recommended that ADBReInit not be called
  1344. on the Macintosh SE until the problem is fixed. (There is no need to call 
  1345. ADBReInit.) This problem will not occur with the Macintosh II ROM version 
  1346. of the keyboard driver.
  1347.  
  1348.  Name  =  Drawing Icons
  1349.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Drawing Icons
  1350.  Size:  8K         Date:10/29/92         Version: 
  1351.  Description:
  1352.  Drawing Icons - Using resources of type ICON allows drawing of icons in 
  1353. srcOr mode.  Using resources of type ICN# allows for more variety when 
  1354. drawing icons.
  1355.  
  1356.  Name  =  Drawing Text in Narrow Graf
  1357.  Path =  Trilogy III:Files:MacTechNotes:Text:Drawing Text in Narrow Graf
  1358.  Size:  4K         Date: 6/22/93         Version: 
  1359.  Description:
  1360.  Drawing Text in Narrow Graf - When you draw a character into a GrafPort, 
  1361. your program will die with an address error if the width of the GrafPort is
  1362. smaller than the width of the character. If you check before drawing the 
  1363. character to see if the GrafPort is wide enough, you can avoid this 
  1364. unfortunate tragedy.
  1365.  
  1366.  Name  =  Drive Queue Elements
  1367.  Path =  Trilogy III:Files:MacTechNotes:Devices:Drive Queue Elements
  1368.  Size:  7K         Date: 6/22/93         Version: 
  1369.  Description:
  1370.  Drive Queue Elements - This note expands on Inside Macintosh’s definition 
  1371. of the drive queue, which is given in the File Manager chapter.
  1372.  
  1373.  Name  =  Driver Education
  1374.  Path =  Trilogy III:Files:MacTechNotes:Devices:Driver Education
  1375.  Size: 26K         Date: 6/22/93         Version: 
  1376.  Description:
  1377.  Driver Education - This Technical Note describes in detail the operation of
  1378. the Device Manager and its interaction with device drivers. It provides the
  1379. background needed for correct operation of third-party device drivers and 
  1380. also presents a method for finding an entry in the Unit Table for a driver.
  1381.  
  1382.  Name  =  Drivers & DAs in
  1383.  Path =  Trilogy III:Files:MacTechNotes:Devices:Drivers & DAs in
  1384.  Size:  8K         Date: 6/22/93         Version: 
  1385.  Description:
  1386.  Drivers & DAs in - This Technical Note describes a few complications which 
  1387. rear their rather ugly little heads when a desk accessory or driver needs 
  1388. periodic time. It also presents a few solutions to work around these 
  1389. problems and make life easier, at least periodically.
  1390.  
  1391.  Name  =  Edit File Format
  1392.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Edit File Format
  1393.  Size:  5K         Date:10/29/92         Version: 
  1394.  Description:
  1395.  Edit File Format - This technical note describes the format of the files 
  1396. created by Edit. It has been verified for versions 1.x and 2.0.
  1397.  
  1398.  Name  =  Edition Mgr Q&As
  1399.  Path =  Trilogy III:Files:MacTechNotes:Interapplication Comm.:Edition Mgr Q&As
  1400.  Size:  7K         Date:10/29/92         Version: 
  1401.  Description:
  1402.  Edition Mgr Q&As - This Technical Note contains a collection of Q&As 
  1403. relating to a specific topic—questions you’ve sent the Developer Support 
  1404. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1405. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1406. have the editing and organization of other Technical Notes. The Q&A 
  1407. function is to get new technical information and updates to you quickly, 
  1408. saving the polish for when the information migrates into reference manuals.
  1409.  
  1410.  Name  =  Error in FCBPBRec
  1411.  Path =  Trilogy III:Files:MacTechNotes:Files:Error in FCBPBRec
  1412.  Size:  4K         Date:10/29/92         Version: 
  1413.  Description:
  1414.  Error in FCBPBRec - The declaration of a FCBPBRec is wrong in Inside 
  1415. Macintosh Volume IV  and early versions of MPW. This has been fixed in MPW 
  1416. 1.0 and newer. An error was made in the declaration of an FCBPBRec 
  1417. parameter block that is used in PBGetFCBInfo calls. The field ioFCBIndx was
  1418. incorrectly listed as a LONGINT.
  1419.  
  1420.  Name  =  Errs Returned from GetNewDi
  1421.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Errs Returned from GetNewDi
  1422.  Size:  5K         Date: 6/22/93         Version: 
  1423.  Description:
  1424.  Errs Returned from GetNewDi - When calling GetNewDialog to retrieve a 
  1425. dialog template from a previously opened resource file, how are error 
  1426. conditions indicated to the caller? Unfortunately, they aren’t. The Dialog 
  1427. Manager calls GetResource and assumes the returned value is good.
  1428.  
  1429.  Name  =  Ethernet Q&As
  1430.  Path =  Trilogy III:Files:MacTechNotes:Networking:Ethernet Q&As
  1431.  Size:  9K         Date:10/29/92         Version: 
  1432.  Description:
  1433.  Ethernet Q&As - This Technical Note contains a collection of Q&As relating 
  1434. to a specific topic—questions you’ve sent the Developer Support Center 
  1435. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  1436. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  1437. the editing and organization of other Technical Notes. The Q&A function is 
  1438. to get new technical information and updates to you quickly, saving the 
  1439. polish for when the information migrates into reference manuals.
  1440.  
  1441.  Name  =  Event Mgr Q&As
  1442.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Event Mgr Q&As
  1443.  Size: 12K         Date:10/29/92         Version: 
  1444.  Description:
  1445.  Event Mgr Q&As - This Technical Note contains a collection of Q&As relating
  1446. to a specific topic—questions you’ve sent the Developer Support Center 
  1447. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  1448. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  1449. the editing and organization of other Technical Notes. The Q&A function is 
  1450. to get new technical information and updates to you quickly, saving the 
  1451. polish for when the information migrates into reference manuals.
  1452.  
  1453.  Name  =  Every Picture [Comment] Tel
  1454.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Every Picture [Comment] Tel
  1455.  Size:  5K         Date: 6/22/93         Version: 
  1456.  Description:
  1457.  Every Picture [Comment] Tel - Application-specific picture comment conflict
  1458. and registration is addressed, along with Developer Technical Support’s 
  1459. method for solving it.
  1460.  
  1461.  Name  =  Excellent CD Notes
  1462.  Path =  Trilogy III:Files:MacTechNotes:Devices:Excellent CD Notes
  1463.  Size:  9K         Date:10/29/92         Version: 
  1464.  Description:
  1465.  Excellent CD Notes - This Technical Note discusses issues concerning the 
  1466. use of the AppleCD SC drive, the Apple CD-ROM device driver, and the 
  1467. Foreign File Access software extension.
  1468.  
  1469.  Name  =  FPU Operations on Quadras
  1470.  Path =  Trilogy III:Files:MacTechNotes:Hardware:FPU Operations on Quadras
  1471.  Size: 19K         Date:10/29/92         Version: 
  1472.  Description:
  1473.  FPU Operations on Quadras - This Technical Note discusses floating-point 
  1474. unit (FPU) instruction support on Macintosh Quadra platforms with special 
  1475. emphasis given to compatibility and performance concerns. Changes since 
  1476. June 1992. Added warning to check for an FPU before attempting to execute 
  1477. FPU instructions.
  1478.  
  1479.  Name  =  Fear No SCSI
  1480.  Path =  Trilogy III:Files:MacTechNotes:Devices:Fear No SCSI
  1481.  Size: 14K         Date:10/29/92         Version: 
  1482.  Description:
  1483.  Fear No SCSI - This Technical Note discusses the answers to questions that 
  1484. are often asked about SCSI and that are not discussed in Inside Macintosh 
  1485. Volumes IV and V.
  1486.  
  1487.  Name  =  Feeder Fodder
  1488.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Feeder Fodder
  1489.  Size: 10K         Date:10/29/92         Version: 
  1490.  Description:
  1491.  Feeder Fodder - This Technical Note discusses the new Feeder button 
  1492. available in the 6.1, and 7.0 versions of the LaserWriter driver.  This 
  1493. Feeder button mechanism allows developers to insert code into the 
  1494. LaserWriter driver to support a sheet feeder connected to a LaserWriter.  
  1495. This Note provides a description of the button, as well as information 
  1496. required to implement one.
  1497.  
  1498.  Name  =  File Handling Q&As
  1499.  Path =  Trilogy III:Files:MacTechNotes:Files:File Handling Q&As
  1500.  Size: 28K         Date:10/29/92         Version: 
  1501.  Description:
  1502.  File Handling Q&As - This Technical Note contains a collection of Q&As 
  1503. relating to a specific topic—questions you’ve sent the Developer Support 
  1504. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1505. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1506. have the editing and organization of other Technical Notes. The Q&A 
  1507. function is to get new technical information and updates to you quickly, 
  1508. saving the polish for when the information migrates into reference manuals.
  1509.  
  1510.  Name  =  File Mgt Overview Q&As
  1511.  Path =  Trilogy III:Files:MacTechNotes:Files:File Mgt Overview Q&As
  1512.  Size:  8K         Date:10/29/92         Version: 
  1513.  Description:
  1514.  File Mgt Overview Q&As - This Technical Note contains a collection of Q&As 
  1515. relating to a specific topic—questions you’ve sent the Developer Support 
  1516. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1517. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1518. have the editing and organization of other Technical Notes. The Q&A 
  1519. function is to get new technical information and updates to you quickly, 
  1520. saving the polish for when the information migrates into reference manuals.
  1521.  
  1522.  Name  =  File Sharing 
  1523.  Path =  Trilogy III:Files:MacTechNotes:Files:File Sharing 
  1524.  Size: 10K         Date:10/29/92         Version: 
  1525.  Description:
  1526.  File Sharing - This Note describes modifications to the existing File 
  1527. Manager routines, PBGetCatInfo, PBHGetDirAccess, PBHSetDirAccess, 
  1528. PBHSetFLock and PBHRstFLock, when used on volumes prepared by Macintosh 
  1529. System 7 File Sharing. There are several differences between System 7 File 
  1530. Sharing and AppleShare 2.0.1. This Note describes what those differences 
  1531. mean when calling PBGetCatInfo, PBHGetDirAccess, PBHSetDirAccess, 
  1532. PBHSetFLock and PBHRstFLock on local volumes that return bHasPersonal 
  1533. AccessPrivileges to PBHGetVolParms.
  1534.  
  1535.  Name  =  File to DB server
  1536.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:File to DB server
  1537.  Size:  5K         Date:11/10/93         Version: 
  1538.  Description:
  1539.  File to DB server - This technical note discusses how to change your Apple 
  1540. Workgroup Server 95 (AWS 95) File/Print Server running AppleShare Pro to be
  1541. a Apple Workgroup Server 95 Database Server running Oracle 7. Changing to 
  1542. an Apple Workgroup Server 95 Database Server requires many steps to be 
  1543. taken, all of which are described in the tech note.
  1544.  
  1545.  Name  =  File to File/DB Server
  1546.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:File to File/DB Server
  1547.  Size:  5K         Date:11/10/93         Version: 
  1548.  Description:
  1549.  File to File/DB Server - This technical note discusses how to convert your 
  1550. Apple Workgroup Server 95 (AWS95) File/Print Server running AppleShare Pro 
  1551. to a combined Apple Workgroup Server 95 File/Print Server/Database Server 
  1552. running AppleShare Pro and Oracle 7. The Database Server addition to an 
  1553. Apple Workgroup Server 95 File/Print Server requires many steps to be 
  1554. taken, all of which are explained in this tech note.
  1555.  
  1556.  Name  =  FindDItem
  1557.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:FindDItem
  1558.  Size:  4K         Date:10/29/92         Version: 
  1559.  Description:
  1560.  FindDItem - FindDItem is a potentially useful call which returns the number
  1561. of a dialog item given a point in local coordinates and a dialog handle. It
  1562. returns an item number of –1 if no item’s rectangle overlaps the point. 
  1563. This is all well and good, except you don’t get back quite what you would 
  1564. expect.
  1565.  
  1566.  Name  =  Finder Flags
  1567.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Finder Flags
  1568.  Size:  5K         Date:10/29/92         Version: 
  1569.  Description:
  1570.  Finder Flags - This revision corrects the meanings of bits 6 and 7, which 
  1571. were interchanged in the older version of this technical note. ResEdit uses
  1572. these bits incorrectly in versions older than 1.2.
  1573.  
  1574.  Name  =  Finder Notes
  1575.  Path =  Trilogy III:Files:MacTechNotes:Overview:Finder Notes
  1576.  Size:  4K         Date:10/29/92         Version: 
  1577.  Description:
  1578.  Finder Notes - The Finder has undergone a couple of changes you should keep
  1579. in mind when creating the “bundle” information for your application.
  1580.  
  1581.  Name  =  Finder Q&As
  1582.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Finder Q&As
  1583.  Size: 19K         Date:10/29/92         Version: 
  1584.  Description:
  1585.  Finder Q&As - This Technical Note contains a collection of Q&As relating to
  1586. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  1587. along with answers from the DSC engineers. While DSC engineers have checked
  1588. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  1589. editing and organization of other Technical Notes. The Q&A function is to 
  1590. get new technical information and updates to you quickly, saving the polish
  1591. for when the information migrates into reference manuals.
  1592.  
  1593.  Name  =  Finders and Drives
  1594.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Finders and Drives
  1595.  Size:  5K         Date:10/29/92         Version: 
  1596.  Description:
  1597.  Finders and Drives - This technical note describes the differences in the 
  1598. way the 1.1g, 4.1, 5.0 and newer Finders communicate with foreign 
  1599. (non-Sony) disk drives.
  1600.  
  1601.  Name  =  Finding Drivers in
  1602.  Path =  Trilogy III:Files:MacTechNotes:Devices:Finding Drivers in
  1603.  Size:  6K         Date:10/29/92         Version: 
  1604.  Description:
  1605.  Finding Drivers - This note will explain how code can be written to 
  1606. determine the reference number of a previously installed driver when only 
  1607. the name is known. Changes since 2/86, Since the driver can be purged and 
  1608. the DCE still be allocated, the code now tests for dCtlDriver being NIL as 
  1609. well.
  1610.  
  1611.  Name  =  Fixed CLUT Devices
  1612.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Fixed CLUT Devices
  1613.  Size:  7K         Date: 6/22/93         Version: 
  1614.  Description:
  1615.  Fixed CLUT Devices - Applications that need a given set of colors to look 
  1616. good or make use of color table animation can obtain undesired results in 
  1617. PowerBook 160, PowerBook 180, and PowerBook Duo Macintosh models. The 
  1618. reason for this is that these models sport Fixed Color Devices associated 
  1619. with the flat screen display. This Tech Note describes what a Fixed CLUT 
  1620. device is and presents some solutions to the challenges presented by this 
  1621. display type.
  1622.  
  1623.  Name  =  Floppy Disk Int Q&As
  1624.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Floppy Disk Int Q&As
  1625.  Size:  5K         Date:10/29/92         Version: 
  1626.  Description:
  1627.  Floppy Disk Int Q&As - This Technical Note contains a collection of Q&As 
  1628. relating to a specific topic—questions you’ve sent the Developer Support 
  1629. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1630. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1631. have the editing and organization of other Technical Notes. The Q&A 
  1632. function is to get new technical information and updates to you quickly, 
  1633. saving the polish for when the information migrates into reference manuals.
  1634.  
  1635.  Name  =  Fond of FONDs
  1636.  Path =  Trilogy III:Files:MacTechNotes:Text:Fond of FONDs
  1637.  Size: 25K         Date:10/29/92         Version: 
  1638.  Description:
  1639.  Fond of FONDs - This Technical Note takes the place of Tech Note #26, 
  1640. “Character vs. String Operations in QuickDraw” by Bryan Stearns (March 
  1641. 1988), which pointed out the possible differences between the results of a 
  1642. StringWidth call and successive calls to CharWidth. This Note updates and 
  1643. brings into a broader context the issues related to text measuring. It also
  1644. provides additional documentation on font family resources ('FOND's), and 
  1645. addresses various other frequently asked questions related to the Font 
  1646. Manager. 
  1647.  
  1648.  Name  =  Font Family Numbers
  1649.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Fonts:Font Family Numbers
  1650.  Size:  9K         Date:10/29/92         Version: 
  1651.  Description:
  1652.  Font Family Numbers - This Technical Note discusses the range of numbers 
  1653. available for identifying font families, how they are allocated among 
  1654. script systems, and what numbers should be used for fonts that were 
  1655. designed to be used as a tool in an application. Changes since August 1990.
  1656. Apple Computer no longer registers font family ID numbers; this note has 
  1657. been altered to reflect the change in policy. Also, the relationship of 
  1658. outline fonts to font families is discussed briefly.
  1659.  
  1660.  Name  =  Font File Icons
  1661.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Fonts:Font File Icons
  1662.  Size:  5K         Date:10/29/92         Version: 
  1663.  Description:
  1664.  Font File Icons - This Technical Note discusses why you should not link 
  1665. directly from your font files to the font icons provided by LaserWriter 
  1666. driver 5.2 and later. Changes since December 1988. Added some useful tips 
  1667. and described the method required to bundle an icon to your font file.
  1668.  
  1669.  Name  =  Font Height Tables
  1670.  Path =  Trilogy III:Files:MacTechNotes:Text:Font Height Tables
  1671.  Size:  5K         Date:10/29/92         Version: 
  1672.  Description:
  1673.  Font Height Tables - This technical note describes how the Font Manager 
  1674. (except in 64K ROMs) calculates height tables for fonts and how you can 
  1675. force recalculation.
  1676.  
  1677.  Name  =  Font Mgr Q&As
  1678.  Path =  Trilogy III:Files:MacTechNotes:Text:Font Mgr Q&As
  1679.  Size: 15K         Date:10/29/92         Version: 
  1680.  Description:
  1681.  Font Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  1682. to a specific topic—questions you’ve sent the Developer Support Center 
  1683. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  1684. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  1685. the editing and organization of other Technical Notes. The Q&A function is 
  1686. to get new technical information and updates to you quickly, saving the 
  1687. polish for when the information migrates into reference manuals.
  1688.  
  1689.  Name  =  Font Names
  1690.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Fonts:Font Names
  1691.  Size:  8K         Date:10/29/92         Version: 
  1692.  Description:
  1693.  Font Names - This note recommends the use of font names rather than font 
  1694. numbers. The Font Manager chapter of Inside Macintosh Volume IV claims that
  1695. font family numbers 0 through 127 are reserved for use by Apple, and 
  1696. numbers 128 through 255 are assigned by Apple for fonts created by software
  1697. developers. This is no longer true. Developer Technical Support does not 
  1698. assign font family numbers. You should only use font numbers to reference 
  1699. the system font (font 0) and application default font (font 1). All other 
  1700. fonts should be identified by name. The Font/DA Mover will renumber a font 
  1701. when moving it into a file containing a conflicting font family.
  1702.  
  1703.  Name  =  Fonts and the Script Mgr
  1704.  Path =  Trilogy III:Files:MacTechNotes:Text:Fonts and the Script Mgr
  1705.  Size:  9K         Date:10/29/92         Version: 
  1706.  Description:
  1707.  Fonts and the Script Mgr - This Technical Note describes how the Script 
  1708. Manager uses the font family ID to determine a script code.
  1709.  
  1710.  Name  =  Forcing Floppy Size
  1711.  Path =  Trilogy III:Files:MacTechNotes:Devices:Forcing Floppy Size
  1712.  Size:  5K         Date:10/29/92         Version: 
  1713.  Description:
  1714.  Forcing Floppy Size - This document explains how to initialize a disk as 
  1715. either single- or double- sided. It only applies to 800K drives, of course.
  1716. You can call the disk driver to initialize a disk and determine 
  1717. programmatically whether it should be initialized as single- (MFS) or 
  1718. double- (HFS) sided. All you have to do is call the .Sony driver directly 
  1719. to do the formatting then the Disk Initialization Package to write the 
  1720. directory information.
  1721.  
  1722.  Name  =  Fun with PrJobMerge (#2)
  1723.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Fun with PrJobMerge (#2)
  1724.  Size:  6K         Date:10/29/92         Version: 
  1725.  Description:
  1726.  Fun with PrJobMerge (#2) - This Technical Note discusses some interesting 
  1727. behavior you’ll encounter while using PrJobMerge with the 7.0 and 7.1 
  1728. versions of the LaserWriter driver. Changes since March 1992. Corrected the
  1729. Vulcan-like “THPring” typo to correctly read “THPrint,” and changed a 
  1730. comment in the code to mean what I originally meant.
  1731.  
  1732.  Name  =  GDevice Mgr Q&As
  1733.  Path =  Trilogy III:Files:MacTechNotes:Devices:GDevice Mgr Q&As
  1734.  Size: 15K         Date:10/29/92         Version: 
  1735.  Description:
  1736.  GDevice Mgr Q&As - This Technical Note contains a collection of Q&As 
  1737. relating to a specific topic—questions you’ve sent the Developer Support 
  1738. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1739. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1740. have the editing and organization of other Technical Notes. The Q&A 
  1741. function is to get new technical information and updates to you quickly, 
  1742. saving the polish for when the information migrates into reference manuals.
  1743.  
  1744.  Name  =  _Gestalt & System Environs
  1745.  Path =  Trilogy III:Files:MacTechNotes:Overview:_Gestalt & System Environs
  1746.  Size: 12K         Date:10/29/92         Version: 
  1747.  Description:
  1748.  _Gestalt & System Environs - This Technical Note discusses the latest 
  1749. changes and improvements to the _Gestalt and _SysEnvirons calls. Changes 
  1750. since May 1992. Added information on the gestaltMachineType selector for 
  1751. the Quadra 950, Macintosh LC II, Powerbook 145, and future system software.
  1752.  
  1753.  Name  =  Gestalt & Sysenvirons
  1754.  Path =  Trilogy III:Files:MacTechNotes:Overview:Gestalt & Sysenvirons
  1755.  Size: 12K         Date: 6/22/93         Version: 
  1756.  Description:
  1757.  Gestalt & Sysenvirons - This Technical Note discusses the latest changes 
  1758. and improvements to the _Gestalt and _SysEnvirons calls.
  1759.  
  1760.  Name  =  Gestalt Mgr Q&As
  1761.  Path =  Trilogy III:Files:MacTechNotes:Operating System:Gestalt Mgr Q&As
  1762.  Size:  5K         Date: 6/22/93         Version: 
  1763.  Description:
  1764.  Gestalt Mgr Q&As - This Technical Note contains a collection of Q&As 
  1765. relating to a specific topic—questions you’ve sent the Developer Support 
  1766. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1767. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1768. have the editing and organization of other Technical Notes. The Q&A 
  1769. function is to get new technical information and updates to you quickly, 
  1770. saving the polish for when the information migrates into reference manuals.
  1771.  
  1772.  Name  =  GetNextEvent & Blinking App
  1773.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:GetNextEvent & Blinking App
  1774.  Size:  5K         Date:10/29/92         Version: 
  1775.  Description:
  1776.  GetNextEvent & Blinking App - Wherein arcane mysteries are unraveled so you
  1777. can make the Alarm Clock (or a similar desk accessory) blink the Apple menu
  1778. at the appointed second. Also, why GetNextEvent is a good thing.
  1779.  
  1780.  Name  =  Getting a Full Pathname
  1781.  Path =  Trilogy III:Files:MacTechNotes:Files:Getting a Full Pathname
  1782.  Size:  8K         Date:10/29/92         Version: 
  1783.  Description:
  1784.  Getting a Full Pathname - This Technical Note describes how to generate a 
  1785. full pathname, given either a Working Directory ID or a real vRefNum and a 
  1786. DirID. By using the techniques shown in this Note, you can find the full 
  1787. pathname from information such as that returned by Standard File. Changes 
  1788. since June 89. Added a note on how to check for A/UX. Fixed bug in C 
  1789. version:  BlockMove() parameters were reversed in pStrcpy(); added range 
  1790. checking to pStrCat(); changed references from “longint” to “long”.  Fixed 
  1791. bug in Pascal and C versions. Changed fsRtDir to fsRtdirID and made 
  1792. references to gHaveAUX consistent.
  1793.  
  1794.  Name  =  Getting thru CUSToms
  1795.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Getting thru CUSToms
  1796.  Size: 15K         Date:10/29/92         Version: 
  1797.  Description:
  1798.  Getting thru CUSToms - This technical note provides a way for developers to
  1799. allow sophisticated users to add code to an off-the-shelf application.  
  1800. Using this scheme, the user can easily install the code module; the 
  1801. application has to know how to call it and, optionally, be able to respond 
  1802. to a set of predefined calls from the custom package. 
  1803.  
  1804.  Name  =  Glue Code
  1805.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Glue Code
  1806.  Size: 12K         Date: 6/22/93         Version: 
  1807.  Description:
  1808.  Glue Code - This Technical Note describes glue code, explains how it 
  1809. quietly improves your complicated life, and shows you how to write your own
  1810. when necessary.
  1811.  
  1812.  Name  =  HFS Comaptibility
  1813.  Path =  Trilogy III:Files:MacTechNotes:Files:HFS Comaptibility
  1814.  Size:  7K         Date:10/29/92         Version: 
  1815.  Description:
  1816.  HFS Comaptibility - This technical note tells you how to make sure that 
  1817. your applications run under the Hierarchical File System (HFS). The 
  1818. Hierarchical File System (HFS) provides fast, efficient management of 
  1819. larger volumes than the original Macintosh File System (MFS). Since HFS is 
  1820. hierarchical, HFS folders have a meaning different from MFS folders. In 
  1821. MFS, a folder has only graphical significance—it is only used by the Finder
  1822. as a means of visually grouping files. The MFS directory structure is 
  1823. actually flat (all files are at the ‘root’ level). Under HFS, a folder is a
  1824. directory that can contain files and other directories.
  1825.  
  1826.  Name  =  HFS Elucidations
  1827.  Path =  Trilogy III:Files:MacTechNotes:Files:HFS Elucidations
  1828.  Size:  9K         Date:10/29/92         Version: 
  1829.  Description:
  1830.  HFS Elucidations - This technical note will describe a few problems that 
  1831. can occur while using HFS. It will also describe ways to avoid these 
  1832. problems.
  1833.  
  1834.  Name  =  HFS Ruminations
  1835.  Path =  Trilogy III:Files:MacTechNotes:Files:HFS Ruminations
  1836.  Size: 10K         Date:10/29/92         Version: 
  1837.  Description:
  1838.  HFS Ruminations - This technical note contains some thoughts concerning 
  1839. HFS.
  1840.  
  1841.  Name  =  HFS Tidbits
  1842.  Path =  Trilogy III:Files:MacTechNotes:Files:HFS Tidbits
  1843.  Size:  5K         Date:10/29/92         Version: 
  1844.  Description:
  1845.  HFS Tidbits - This Technical Note describes two poorly documented features 
  1846. of the File Manager.
  1847.  
  1848.  Name  =  Handles vs. Pointers
  1849.  Path =  Trilogy III:Files:MacTechNotes:Memory:Handles vs. Pointers
  1850.  Size:  5K         Date:10/29/92         Version: 
  1851.  Description:
  1852.  Handles vs. Pointers - A handle is a handle and a pointer is a pointer. 
  1853. Applications should avoid embedding non-relocatable objects (that the 
  1854. system assumes will never move) in handles. In order to avoid 
  1855. fragmentation, some applications embed pointers (non-relocatable memory 
  1856. manager objects) in handles, so that the handles can be moved around as 
  1857. needed. This can cause several problems, especially with the Macintosh II, 
  1858. and should be avoided.
  1859.  
  1860.  Name  =  Hard Disk Hacking
  1861.  Path =  Trilogy III:Files:MacTechNotes:Devices:Hard Disk Hacking
  1862.  Size:  5K         Date:10/29/92         Version: 
  1863.  Description:
  1864.  Hard Disk Hacking - For those of a technical bent with some extra time, you
  1865. can build your own hard disk system from a cheap SCSI drive and a driver 
  1866. that you write. This is not a project for those short on time, so beware.
  1867.  
  1868.  Name  =  Hard Disk Medic
  1869.  Path =  Trilogy III:Files:MacTechNotes:Files:Hard Disk Medic
  1870.  Size: 18K         Date: 6/22/93         Version: 
  1871.  Description:
  1872.  Hard Disk Medic - The death of a hard disk with megabytes worth of data can
  1873. be exceedingly traumatic. This technical note will describe techniques for 
  1874. recovering a hard disk and the data that is on it. The discussion will also
  1875. include some tips on how to avoid problems.
  1876.  
  1877.  Name  =  Help Mgr Q&As
  1878.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Help Mgr Q&As
  1879.  Size: 17K         Date:10/29/92         Version: 
  1880.  Description:
  1881.  Help Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  1882. to a specific topic—questions you’ve sent the Developer Support Center 
  1883. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  1884. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  1885. the editing and organization of other Technical Notes. The Q&A function is 
  1886. to get new technical information and updates to you quickly, saving the 
  1887. polish for when the information migrates into reference manuals.
  1888.  
  1889.  Name  =  High-Level AppleTalk Routin
  1890.  Path =  Trilogy III:Files:MacTechNotes:Networking:High-Level AppleTalk Routin
  1891.  Size:  5K         Date: 6/22/93         Version: 
  1892.  Description:
  1893.  High-Level AppleTalk Routin - What you need to do in order to use 
  1894. high-level AppleTalk routines depends upon the interfaces you are using. 
  1895. Some differences are outlined below.
  1896.  
  1897.  Name  =  High Level Control & Stat
  1898.  Path =  Trilogy III:Files:MacTechNotes:Devices:High Level Control & Stat
  1899.  Size:  7K         Date: 6/22/93         Version: 
  1900.  Description:
  1901.  High Level Control & Stat - This Technical Note discusses situations under 
  1902. which high-level Status calls do not work correctly and PBStatus calls 
  1903. should be made instead. Changes since February 1990-Information has been 
  1904. added describing similar problems with high-level Control calls.
  1905.  
  1906.  Name  =  HyperCard and You
  1907.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:HyperCard and You
  1908.  Size: 14K         Date:10/29/92         Version: 
  1909.  Description:
  1910.  HyperCard and You - This Technical Note describes some HyperCard anomalies 
  1911. with which developers should be familiar when developing stackware, and it 
  1912. documents differences between HyperCard versions where appropriate.
  1913. Changes since November 1987. Updated material with regard to HyperCard 2.0 
  1914. and condensing or obsoleting information on bugs which have been addressed.
  1915.  
  1916.  Name  =  IOP Diffs Under A/UX
  1917.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:IOP Diffs Under A/UX
  1918.  Size:  6K         Date:10/29/92         Version: 
  1919.  Description:
  1920.  IOP Diffs Under A/UX - This Technical Note discusses use of the Macintosh 
  1921. IIfx IOP-based serial driver under A/UX, especially under certain error 
  1922. conditions which cause it to perform differently than documented in 
  1923. termio(7).  (The SCC driver, used on non-IOP machines, conforms to 
  1924. termio(7) in all cases.)  References to “the driver” herein refer to the 
  1925. IOP-based serial driver, seriop.c.
  1926.  
  1927.  Name  =  ISO 9660 CD ROM Format
  1928.  Path =  Trilogy III:Files:MacTechNotes:Files:ISO 9660 CD ROM Format
  1929.  Size:  5K         Date:10/29/92         Version: 
  1930.  Description:
  1931.  ISO 9660 CD ROM Format - What’s Wrong with my High Sierra Disc? Generally, 
  1932. if a Macintosh has problems with a High Sierra disc, it’s because the disc 
  1933. in question  doesn’t really conform to the High Sierra specification. 
  1934.  
  1935.  Name  =  Icon Drawing in 7
  1936.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Icon Drawing in 7
  1937.  Size: 15K         Date:10/29/92         Version: 
  1938.  Description:
  1939.  Icon Drawing in 7 - This Technical Note describes how to utilize the 
  1940. built-in System 7 icon drawing utility. Use this information to better 
  1941. conform to the System 7 visual human interface. Changes since May 1992. In 
  1942. this Note, we replaced the C and Pascal interface files and corrected the 
  1943. related text. So much text was tweaked that change bars are used only on 
  1944. code changes. 
  1945.  
  1946.  Name  =  Identifying Features
  1947.  Path =  Trilogy III:Files:MacTechNotes:Overview:Identifying Features
  1948.  Size:  7K         Date:10/29/92         Version: 
  1949.  Description:
  1950.  Identifying Features - This technical note explains how to check at run 
  1951. time to see if specific functionality, such as the “new” TextEdit, is 
  1952. present. Applications should strive to be compatible across all 
  1953. Macintoshes, but there are times when an application must have knowledge 
  1954. about the machine that it is running on.  The new trap, SysEnvirons, will 
  1955. give an application most of the information that it requires (what 
  1956. hardware, what version of system software…).  
  1957.  
  1958.  Name  =  Image Compr Q&As
  1959.  Path =  Trilogy III:Files:MacTechNotes:QuickTime:Image Compr Q&As
  1960.  Size:  7K         Date:10/29/92         Version: 
  1961.  Description:
  1962.  Image Compr Q&As - This Technical Note contains a collection of Q&As 
  1963. relating to a specific topic—questions you’ve sent the Developer Support 
  1964. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  1965. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  1966. have the editing and organization of other Technical Notes. The Q&A 
  1967. function is to get new technical information and updates to you quickly, 
  1968. saving the polish for when the information migrates into reference manuals.
  1969.  
  1970.  Name  =  Image Writer IIMotio
  1971.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Image Writer IIMotio
  1972.  Size:  5K         Date:10/29/92         Version: 
  1973.  Description:
  1974.  Image Writer II Motion - The purpose of this technical note is to answer 
  1975. the many questions asked about why the paper moves the way it does on the 
  1976. ImageWriter II.
  1977.  
  1978.  Name  =  InitGraf with MPW Assembly
  1979.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:InitGraf with MPW Assembly
  1980.  Size:  5K         Date: 6/22/93         Version: 
  1981.  Description:
  1982.  InitGraf with MPW Assembly - The Macintosh Programmer’s Workshop (MPW) 
  1983. requires assembly-language programmers to allocate their own QuickDraw 
  1984. global variables rather than use the default record as indicated in Inside 
  1985. Macintosh.
  1986.  
  1987.  Name  =  Inside Object Pascal
  1988.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Inside Object Pascal
  1989.  Size:  5K         Date:10/29/92         Version: 
  1990.  Description:
  1991.  Inside Object Pascal - This Technical Note briefly explains why Object 
  1992. Pascal and MacApp should only be used to write applications and MPW tools.
  1993. Although Pascal can be used to write desk accessories, drivers, XCMDs and 
  1994. other types of stand–alone code, and Object Pascal is an extension of 
  1995. Pascal, Object Pascal cannot be used to write anything other than an 
  1996. application.  This limitation is due to the fact that Object Pascal method 
  1997. dispatching relies on a valid A5 pointing to a jump table.  Because MacApp 
  1998. is written in Object Pascal, this limitation applies to it as well.
  1999.  
  2000.  Name  =  Installer Q&As
  2001.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Installer Q&As
  2002.  Size: 15K         Date:10/29/92         Version: 
  2003.  Description:
  2004.  Installer Q&As - This Technical Note contains a collection of Q&As relating
  2005. to a specific topic—questions you’ve sent the Developer Support Center 
  2006. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2007. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2008. the editing and organization of other Technical Notes. The Q&A function is 
  2009. to get new technical information and updates to you quickly, saving the 
  2010. polish for when the information migrates into reference manuals.
  2011.  
  2012.  Name  =  InternationalCha
  2013.  Path =  Trilogy III:Files:MacTechNotes:Text:InternationalCha
  2014.  Size:  6K         Date:10/29/92         Version: 
  2015.  Description:
  2016.  InternationalCha - The International Utilities package and the 
  2017. international resources have been changed with System file 4.1 to take 
  2018. advantage of the Script Manager.
  2019.  
  2020.  Name  =  International Canceling
  2021.  Path =  Trilogy III:Files:MacTechNotes:Text:International Canceling
  2022.  Size:  8K         Date:10/29/92         Version: 
  2023.  Description:
  2024.  International Canceling - This Technical Note describes potential problems 
  2025. canceling operations with the Command-period key sequence and international
  2026. keyboards.
  2027.  
  2028.  Name  =  Internationalization
  2029.  Path =  Trilogy III:Files:MacTechNotes:Overview:Internationalization
  2030.  Size: 35K         Date: 8/26/93         Version: 
  2031.  Description:
  2032.  Internationalization - This checklist discusses internationalization issues
  2033. that may arise with various features that are common in Macintosh software.
  2034. For each feature, it states which problems may arise, gives advice on what 
  2035. to do and what not to do, and refers you to additional reading material 
  2036. that can help you to implement a world-ready solution.
  2037.  
  2038.  Name  =  Int'l Resource Q&As
  2039.  Path =  Trilogy III:Files:MacTechNotes:Text:Int'l Resource Q&As
  2040.  Size: 10K         Date:10/29/92         Version: 
  2041.  Description:
  2042.  Int'l Resource Q&A - This Technical Note contains a collection of Q&As 
  2043. relating to a specific topic—questions you’ve sent the Developer Support 
  2044. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2045. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2046. have the editing and organization of other Technical Notes. The Q&A 
  2047. function is to get new technical information and updates to you quickly, 
  2048. saving the polish for when the information migrates into reference manuals.
  2049.  
  2050.  Name  =  ioNamePtr
  2051.  Path =  Trilogy III:Files:MacTechNotes:Files:ioNamePtr
  2052.  Size:  4K         Date:10/29/92         Version: 
  2053.  Description:
  2054.  ioNamePtr - It is very important to set ioNamePtr when making PB calls, 
  2055. even if you don’t want  those calls to return a name. Whenever Inside 
  2056. Macintosh indicates that ioNamePtr is either required for input or returns 
  2057. something, you must set ioNamePtr to either nil (if you aren’t using a 
  2058. name) or to point to storage for a Str255. If you don’t explicitly set 
  2059. ioNamePtr, strange and unusual crashes may occur, depending on the 
  2060. machine/configuration your code is run on.  
  2061.  
  2062.  Name  =  ioPosOffset
  2063.  Path =  Trilogy III:Files:MacTechNotes:Files:ioPosOffset
  2064.  Size:  4K         Date:10/29/92         Version: 
  2065.  Description:
  2066.  ioPosOffset - The Device Manager chapter of Inside Macintosh Volume II says
  2067. that ioPosOffset is passed to and returned by Read and Write calls. It also
  2068. says that “After the read [or write] is completed, the position is returned
  2069. in ioPosOffset…” Actually, ioPosOffset is not changed by either call. Also 
  2070. note that device drivers should only look at the dCtlPosition field of the 
  2071. DCE, and should not look directly at the ioPosOffset field of the parameter
  2072. block. The Device Manager sets up dCtlPosition for the driver, taking into 
  2073. account both the ioPosMode and the ioPosOffset.
  2074.  
  2075.  Name  =  Joy of 32-Bit Clean
  2076.  Path =  Trilogy III:Files:MacTechNotes:Overview:Joy of 32-Bit Clean
  2077.  Size:  9K         Date:10/29/92         Version: 
  2078.  Description:
  2079.  Joy of 32-Bit Clean - What to do (and what not to do) to make your programs
  2080. run under A/UX and future versions of the Macintosh System Software.
  2081. Changes since October 1988:  Added information on writing 32-bit clean 
  2082. CDEFs, and updated A/UX information to reflect the capabilities of A/UX 
  2083. 1.1.
  2084.  
  2085.  Name  =  Kconfig Mods for AWS95
  2086.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:Kconfig Mods for AWS95
  2087.  Size:  3K         Date:11/10/93         Version: 
  2088.  Description:
  2089.  Kconfig Mods for AWS95 - This technical note documents the default Kernel 
  2090. parameters settings for the File/Print and Database server Configurations 
  2091. under A/UX version 3.0.1 and how they are different from A/UX version 3.0. 
  2092. It also describes the new configuration parameters introduced in A/UX 
  2093. version 3.0.1 and their default settings. 
  2094.  
  2095.  Name  =  Key Mapping
  2096.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Key Mapping
  2097.  Size: 11K         Date:10/29/92         Version: 
  2098.  Description:
  2099.  Key Mapping - This Technical Note describes the Macintosh family key code 
  2100. mapping scheme when running System file 4.1 and later. This Note also 
  2101. provides a “safe” method for remapping keyboards. Changes since October 
  2102. 1990. Added a section on how 'KMAP' resources are matched to specific ADB 
  2103. keyboard types and a section on the original Macintosh and Macintosh Plus 
  2104. keyboards.
  2105.  
  2106.  Name  =  Keybd Resource Q&As
  2107.  Path =  Trilogy III:Files:MacTechNotes:Text:Keybd Resource Q&As
  2108.  Size:  8K         Date:10/29/92         Version: 
  2109.  Description:
  2110.  Keybd Resource Q&As - This Technical Note contains a collection of Q&As 
  2111. relating to a specific topic—questions you’ve sent the Developer Support 
  2112. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2113. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2114. have the editing and organization of other Technical Notes. The Q&A 
  2115. function is to get new technical information and updates to you quickly, 
  2116. saving the polish for when the information migrates into reference manuals.
  2117.  
  2118.  Name  =  KillNBP
  2119.  Path =  Trilogy III:Files:MacTechNotes:Networking:KillNBP
  2120.  Size:  4K         Date:10/29/92         Version: 
  2121.  Description:
  2122.  KillNBP - This technical note clears up some confusion regarding the Name 
  2123. Binding Protocol KillNBP function. The description of the PKillNBP function
  2124. on page 519 of Inside Macintosh Volume V is somewhat confusing. The data 
  2125. type of the parameter thePBptr is incorrectly given as ATPPBPtr and the 
  2126. pointer to the queue element from the NBP call to be aborted is incorrectly
  2127. given as being passed in aKillQEl. 
  2128.  
  2129.  Name  =  LAP Q&As
  2130.  Path =  Trilogy III:Files:MacTechNotes:Networking:LAP Q&As
  2131.  Size:  9K         Date:10/29/92         Version: 
  2132.  Description:
  2133.  LAP Q&As - This Technical Note contains a collection of Q&As relating to a 
  2134. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2135. along with answers from the DSC engineers. While DSC engineers have checked
  2136. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2137. editing and organization of other Technical Notes. The Q&A function is to 
  2138. get new technical information and updates to you quickly, saving the polish
  2139. for when the information migrates into reference manuals.
  2140.  
  2141.  Name  =  LDEF Madness
  2142.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:LDEF Madness
  2143.  Size:  6K         Date:10/29/92         Version: 
  2144.  Description:
  2145.  LDEF Madness - This Technical Note uncovers a problem with writing Pascal 
  2146. list definition procedures and two (yes, count  ’em, two) different methods
  2147. to work around it.
  2148.  
  2149.  Name  =  Large Screen Displays
  2150.  Path =  Trilogy III:Files:MacTechNotes:Overview:Large Screen Displays
  2151.  Size:  5K         Date:10/29/92         Version: 
  2152.  Description:
  2153.  Large Screen Displays - A number of third-party developers have announced 
  2154. large-screen display peripherals for Macintosh. One of them, Radius Inc., 
  2155. has issued a set of guidelines for developers who wish to remain compatible
  2156. with their Radius FPD; unfortunately, one of their recommendations can 
  2157. cause system crashes. This note suggests a more correct approach.
  2158.  
  2159.  Name  =  LaserWriter Driver Surprise
  2160.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:LaserWriter Driver Surprise
  2161.  Size:  8K         Date: 6/22/93         Version: 
  2162.  Description:
  2163.  LaserWriter Driver Surprise - This Technical Note describes some changes in
  2164. version 5.0 and later LaserWriter drivers. Changes since April 1988. 
  2165. Described a bug in 5.x which is fixed in 6.0 and later, and reiterated a 
  2166. warning about storing fonts in an application.
  2167.  
  2168.  Name  =  LaserWriter Optimization
  2169.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:LaserWriter Optimization
  2170.  Size: 10K         Date: 6/22/93         Version: 
  2171.  Description:
  2172.  LaserWriter Optimization - This Technical Note discusses techniques for 
  2173. optimizing code for printing on the LaserWriter. Changes since March 1988, 
  2174. Updated the “Printable Paper Area” and “Memory Considerations” sections as 
  2175. well as the printer IDs, moved the error messages from the end of the Note 
  2176. to Technical Note #161, A Printing Loop That Cares…, and removed the 
  2177. “Spool-A-Page/Print-A-Page” section because Technical Note #125, Effect of 
  2178. Spool-A-Page/Print-A-Page on Shared Printers, already thoroughly covers 
  2179. this topic.
  2180.  
  2181.  Name  =  LaserWriter ROM Bugs
  2182.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:LaserWriter ROM Bugs
  2183.  Size:  6K         Date:10/29/92         Version: 
  2184.  Description:
  2185.  LaserWriter ROM Bugs - These are LaserWriter bugs that your users may 
  2186. encounter when printing from any Macintosh application. These are for your 
  2187. information; you cannot code around them. The bugs described here occur in 
  2188. the 1.0 and 2.0 LaserWriter ROMs.
  2189.  
  2190.  Name  =  LaserWriter Util Q&As
  2191.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:LaserWriter Util Q&As
  2192.  Size:  5K         Date:10/29/92         Version: 
  2193.  Description:
  2194.  LaserWriter Util Q&As - This Technical Note contains a collection of Q&As 
  2195. relating to a specific topic—questions you’ve sent the Developer Support 
  2196. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2197. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2198. have the editing and organization of other Technical Notes. The Q&A 
  2199. function is to get new technical information and updates to you quickly, 
  2200. saving the polish for when the information migrates into reference manuals.
  2201.  
  2202.  Name  =  Life Before 7.1
  2203.  Path =  Trilogy III:Files:MacTechNotes:Text:Life Before 7.1
  2204.  Size:  8K         Date: 8/26/93         Version: 
  2205.  Description:
  2206.  Life Before 7.1 - Inside Macintosh-Text documents the text handling 
  2207. functionality in System 7.1. This Technical Note gives you some additional 
  2208. information that lets you design software using Inside Macintosh-Text and 
  2209. make it work on system software before System 7.1, going back to System 
  2210. 6.0.7.
  2211.  
  2212.  Name  =  Life With Font/DA Mover
  2213.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Life With Font/DA Mover
  2214.  Size:  5K         Date: 6/22/93         Version: 
  2215.  Description:
  2216.  Life With Font/DA Mover - This technical note describes how to make sure 
  2217. that your desk accessory will work after being moved by Font/Desk Accessory
  2218. Mover.
  2219.  
  2220.  Name  =  List Mgr Q&As
  2221.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:List Mgr Q&As
  2222.  Size:  7K         Date:10/29/92         Version: 
  2223.  Description:
  2224.  List Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  2225. to a specific topic—questions you’ve sent the Developer Support Center 
  2226. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2227. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2228. the editing and organization of other Technical Notes. The Q&A function is 
  2229. to get new technical information and updates to you quickly, saving the 
  2230. polish for when the information migrates into reference manuals.
  2231.  
  2232.  Name  =  Little PowerBook Sleep
  2233.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Little PowerBook Sleep
  2234.  Size:  7K         Date:10/29/92         Version: 
  2235.  Description:
  2236.  Little PowerBook Sleep - The purpose of this Note is to describe the 
  2237. ramifications of resting, sleeping, and power-saving modes in the PowerBook
  2238. family of Macintosh computers, how they may affect your application, and 
  2239. the appropriate ways to defeat them, when appropriate. It also describes 
  2240. some nonintuitive ramifications of working with a battery-powered computer.
  2241.  
  2242.  Name  =  Loading Components Bug
  2243.  Path =  Trilogy III:Files:MacTechNotes:QuickTime:Loading Components Bug
  2244.  Size:  9K         Date: 6/22/93         Version: 
  2245.  Description:
  2246.  Loading Components Bug - The Component Manager may change the current 
  2247. resource file in the resource search path. This is a bug and will be fixed 
  2248. as soon as possible.
  2249.  
  2250.  Name  =  Lock, Unlock the Range
  2251.  Path =  Trilogy III:Files:MacTechNotes:Files:Lock, Unlock the Range
  2252.  Size:  7K         Date:10/29/92         Version: 
  2253.  Description:
  2254.  Lock, Unlock the Range - This Technical Note discusses the _PBLockRange and
  2255. _PBUnlockRange routines; how they act on local and shared volumes and why 
  2256. you should not set the ioPosMode field to fsFromLEOF in the parameter block
  2257. for those routines when accessing a file on an AppleShare volume. Changes 
  2258. since April 1988. Added information on how _PBLockRange and _PBUnlockRange 
  2259. really work.
  2260.  
  2261.  Name  =  Low-Level Printing
  2262.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Low-Level Printing
  2263.  Size:  4K         Date:10/29/92         Version: 
  2264.  Description:
  2265.  Low-Level Printing - When you use the low-level printer driver to print, 
  2266. you don’t get the benefits of the error checking that is done when you use 
  2267. the high-level Printing Manager. So, if the user prints to an AppleTalk 
  2268. ImageWriter (including an AppleTalk ImageWriter LQ) that is busy printing 
  2269. another job, the driver doesn’t know whether the printer is busy, offline, 
  2270. or disconnected.  Because of this, PrError will return (and PrintErr will 
  2271. contain) abortErr.
  2272.  
  2273.  Name  =  MIDI Interface Q&As
  2274.  Path =  Trilogy III:Files:MacTechNotes:Devices:MIDI Interface Q&As
  2275.  Size:  5K         Date: 6/22/93         Version: 
  2276.  Description:
  2277.  MIDI Interface Q&As - This Technical Note contains a collection of Q&As 
  2278. relating to a specific topic—questions you’ve sent the Developer Support 
  2279. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2280. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2281. have the editing and organization of other Technical Notes. The Q&A 
  2282. function is to get new technical information and updates to you quickly, 
  2283. saving the polish for when the information migrates into reference manuals.
  2284.  
  2285.  Name  =  MPP Q&As
  2286.  Path =  Trilogy III:Files:MacTechNotes:Networking:MPP Q&As
  2287.  Size:  7K         Date:10/29/92         Version: 
  2288.  Description:
  2289.  MPP Q&As - This Technical Note contains a collection of Q&As relating to a 
  2290. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2291. along with answers from the DSC engineers. While DSC engineers have checked
  2292. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2293. editing and organization of other Technical Notes. The Q&A function is to 
  2294. get new technical information and updates to you quickly, saving the polish
  2295. for when the information migrates into reference manuals.
  2296.  
  2297.  Name  =  MPW {$LOAD}
  2298.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW {$LOAD}
  2299.  Size:  6K         Date:10/29/92         Version: 
  2300.  Description:
  2301.  MPW {$LOAD} - This technical note discusses the Pascal {$LOAD} directive as
  2302. well as how to unload the _DataInit and %_MethTables segments.
  2303.  
  2304.  Name  =  MPW -mc68881
  2305.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW -mc68881
  2306.  Size:  9K         Date:10/29/92         Version: 
  2307.  Description:
  2308.  MPW -mc68881 - This Technical Note discusses MPW’s -mc68881 option, which 
  2309. represents Extended values in 96 bits (instead of 80, as with software 
  2310. SANE), and compatibility issues when using non-SANE system calls that 
  2311. expect 80-bit Extended values. Changes since June 1990. Extended the 
  2312. warning about explicitly checking for the presence of an FPU if an 
  2313. application uses floating-point instructions to include the possibility of 
  2314. FPU-less MC68040 products and also raised the issue of extended values 
  2315. embedded in data structures.
  2316.  
  2317.  Name  =  MPW 2.0.2 Bugs
  2318.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW 2.0.2 Bugs
  2319.  Size: 16K         Date:10/29/92         Version: 
  2320.  Description:
  2321.  MPW 2.0.2 Bugs - This Technical Note describes latest information about 
  2322. bugs or unexpected “features” in the MPW C, Pascal, and Assembler products 
  2323. and the Toolbox and OS Interface Libraries.  We intend this Note to be a 
  2324. complete list of all known bugs in these products, which will be updated as
  2325. old bugs are fixed, or new ones appear.  If you have encountered a bug or 
  2326. unexpected feature which is not described here, be sure to let us know.  
  2327. Specific code examples are useful.
  2328.  
  2329.  Name  =  MPW Assembly Q&As
  2330.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW Assembly Q&As
  2331.  Size:  6K         Date:10/29/92         Version: 
  2332.  Description:
  2333.  MPW Assembly Q&As - This Technical Note contains a collection of Q&As 
  2334. relating to a specific topic—questions you’ve sent the Developer Support 
  2335. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2336. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2337. have the editing and organization of other Technical Notes. The Q&A 
  2338. function is to get new technical information and updates to you quickly, 
  2339. saving the polish for when the information migrates into reference manuals.
  2340.  
  2341.  Name  =  MPW C++ Q&As
  2342.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW C++ Q&As
  2343.  Size: 17K         Date:10/29/92         Version: 
  2344.  Description:
  2345.  MPW C++ Q&As - This Technical Note contains a collection of Q&As relating 
  2346. to a specific topic—questions you’ve sent the Developer Support Center 
  2347. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2348. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2349. the editing and organization of other Technical Notes. The Q&A function is 
  2350. to get new technical information and updates to you quickly, saving the 
  2351. polish for when the information migrates into reference manuals.
  2352.  
  2353.  Name  =  MPW C Functions
  2354.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW C Functions
  2355.  Size:  4K         Date:10/29/92         Version: 
  2356.  Description:
  2357.  MPW C Functions - Here’s the low-down on when C functions need not be 
  2358. declared in include files.
  2359.  
  2360.  Name  =  MPW C Glue for Point & Stri
  2361.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW C Glue for Point & Stri
  2362.  Size:  5K         Date: 6/22/93         Version: 
  2363.  Description:
  2364.  MPW C Glue for Point & Stri - MPW 2.0 includes new C interfaces to ROM 
  2365. routines which no longer do string and point conversions. These new 
  2366. interfaces are described here.
  2367.  
  2368.  Name  =  MPW C Q&As
  2369.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW C Q&As
  2370.  Size: 24K         Date:10/29/92         Version: 
  2371.  Description:
  2372.  MPW C Q&As - This Technical Note contains a collection of Q&As relating to 
  2373. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2374. along with answers from the DSC engineers. While DSC engineers have checked
  2375. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2376. editing and organization of other Technical Notes. The Q&A function is to 
  2377. get new technical information and updates to you quickly, saving the polish
  2378. for when the information migrates into reference manuals.
  2379.  
  2380.  Name  =  MPW Library Q&As
  2381.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW Library Q&As
  2382.  Size:  7K         Date:10/29/92         Version: 
  2383.  Description:
  2384.  MPW Library Q&As - This Technical Note contains a collection of Q&As 
  2385. relating to a specific topic—questions you’ve sent the Developer Support 
  2386. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2387. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2388. have the editing and organization of other Technical Notes. The Q&A 
  2389. function is to get new technical information and updates to you quickly, 
  2390. saving the polish for when the information migrates into reference manuals.
  2391.  
  2392.  Name  =  MPW Pascal Q&As
  2393.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW Pascal Q&As
  2394.  Size:  7K         Date:10/29/92         Version: 
  2395.  Description:
  2396.  MPW Pascal Q&As - This Technical Note contains a collection of Q&As 
  2397. relating to a specific topic—questions you’ve sent the Developer Support 
  2398. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2399. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2400. have the editing and organization of other Technical Notes. The Q&A 
  2401. function is to get new technical information and updates to you quickly, 
  2402. saving the polish for when the information migrates into reference manuals.
  2403.  
  2404.  Name  =  MPW Q&As
  2405.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW Q&As
  2406.  Size:  9K         Date:10/29/92         Version: 
  2407.  Description:
  2408.  MPW Q&As - This Technical Note contains a collection of Q&As relating to a 
  2409. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2410. along with answers from the DSC engineers. While DSC engineers have checked
  2411. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2412. editing and organization of other Technical Notes. The Q&A function is to 
  2413. get new technical information and updates to you quickly, saving the polish
  2414. for when the information migrates into reference manuals.
  2415.  
  2416.  Name  =  MPW Tool Q&As
  2417.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MPW Tool Q&As
  2418.  Size: 16K         Date:10/29/92         Version: 
  2419.  Description:
  2420.  MPW Tool Q&As - This Technical Note contains a collection of Q&As relating 
  2421. to a specific topic—questions you’ve sent the Developer Support Center 
  2422. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2423. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2424. the editing and organization of other Technical Notes. The Q&A function is 
  2425. to get new technical information and updates to you quickly, saving the 
  2426. polish for when the information migrates into reference manuals.
  2427.  
  2428.  Name  =  MacApp Bugs 3.0
  2429.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MacApp Bugs 3.0
  2430.  Size: 38K         Date:10/29/92         Version: 
  2431.  Description:
  2432.  MacApp Bugs 3.0 - This Technical Note describes the latest information 
  2433. about bugs or unexpected “features” in MacApp.  Where possible, solutions 
  2434. and fixes are noted.  DTS intends this Note to be a complete list of all 
  2435. known bugs in MacApp and will update it as old bugs are fixed or new ones 
  2436. appear.  If you have encountered a bug or unexpected feature which is not 
  2437. described here, be sure to let DTS know. Specific code examples and 
  2438. suggested fixes are useful.
  2439.  
  2440.  Name  =  MacApp Q&As
  2441.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MacApp Q&As
  2442.  Size: 15K         Date:10/29/92         Version: 
  2443.  Description:
  2444.  MacApp Q&As - This Technical Note contains a collection of Q&As relating to
  2445. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2446. along with answers from the DSC engineers. While DSC engineers have checked
  2447. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2448. editing and organization of other Technical Notes. The Q&A function is to 
  2449. get new technical information and updates to you quickly, saving the polish
  2450. for when the information migrates into reference manuals.
  2451.  
  2452.  Name  =  MacApp Segmentation
  2453.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MacApp Segmentation
  2454.  Size: 14K         Date:12/29/92         Version: 
  2455.  Description:
  2456.  MacApp Segmentation - This Technical Note describes MacApp segmentation 
  2457. strategies and guidelines. It also describes performance, runtime, and 
  2458. development tools issues related to segmentation. Some of the discussion is
  2459. also relevant to general segmentation strategies with non-MacApp-based 
  2460. applications. The MacApp techniques are based on MacApp 3.0; however, many 
  2461. of the issues are also relevant to MacApp 2.0.
  2462.  
  2463.  Name  =  MacApp 'View' 
  2464.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MacApp 'View' 
  2465.  Size: 19K         Date:10/29/92         Version: 
  2466.  Description:
  2467.  MacApp 'View' - This Technical Note describes the new MacApp 3.0 'View' 
  2468. resource.
  2469.  
  2470.  Name  =  Mac Classic, LC, IIsi RAM
  2471.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Mem Config:Mac Classic, LC, IIsi RAM
  2472.  Size:  5K         Date: 6/22/93         Version: 
  2473.  Description:
  2474.  Mac Classic, LC, IIsi RAM - drawings on RAM install configurations.
  2475.  
  2476.  Name  =  Mac Common LISP Q&As
  2477.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Mac Common LISP Q&As
  2478.  Size:  6K         Date:10/29/92         Version: 
  2479.  Description:
  2480.  Mac Common LISP Q&As - This Technical Note contains a collection of Q&As 
  2481. relating to a specific topic—questions you’ve sent the Developer Support 
  2482. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2483. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2484. have the editing and organization of other Technical Notes. The Q&A 
  2485. function is to get new technical information and updates to you quickly, 
  2486. saving the polish for when the information migrates into reference manuals.
  2487.  
  2488.  Name  =  Mac II Board Suppliers
  2489.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac II Board Suppliers
  2490.  Size:  5K         Date:10/29/92         Version: 
  2491.  Description:
  2492.  Mac II Board Suppliers - This note lists suppliers of parts that may be 
  2493. helpful for Macintosh II board developers. If your company supplies these 
  2494. parts, but is not listed here, please send a message to us (at the address 
  2495. on Technical Note #0) and we’ll include you in the next revision of this 
  2496. technical note.
  2497.  
  2498.  Name  =  Mac IIfx Inside Story
  2499.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac IIfx Inside Story
  2500.  Size:  9K         Date:10/29/92         Version: 
  2501.  Description:
  2502.  Mac IIfx Inside Story - This Technical Note addresses various areas of 
  2503. potential incompatibilities with the Macintosh IIfx and current software 
  2504. applications and provides information about some of Apple’s compatibility 
  2505. software updates.
  2506.  
  2507.  Name  =  Mac IIfx RAM
  2508.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Mem Config:Mac IIfx RAM
  2509.  Size: 14K         Date: 6/22/93         Version: 
  2510.  Description:
  2511.  Mac IIfx RAM - drawings on RAM install configurations.
  2512.  
  2513.  Name  =  Mac Mem Configurations
  2514.  Path =  Trilogy III:Files:MacTechNotes:Memory:Mac Mem Configurations
  2515.  Size:126K         Date:12/28/92         Version: 
  2516.  Description:
  2517.  Mac Mem Configurations - This Technical Note describes the different 
  2518. possible memory configurations of all models of the Macintosh family that 
  2519. use Single In-line Memory Modules (SIMMs) as well as the non-SIMM memory 
  2520. upgrade options of the Macintosh Portable, Macintosh Classic, and Macintosh
  2521. PowerBooks. (Special thanks to Brian Howard for the Macintosh Plus and 
  2522. original SE drawings, and for the inspiration for the other drawings.) This
  2523. Note also describes the obstacles to using four megabit (Mbit) DRAM SIMMs 
  2524. in Apple Macintosh products to date.
  2525.  
  2526.  Name  =  MacPaint Document Format
  2527.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MacPaint Document Format
  2528.  Size:  8K         Date:10/29/92         Version: 
  2529.  Description:
  2530.  MacPaint Document Format - This Technical Note describes the internal 
  2531. format of a MacPaint® document, which is a standard used by many other 
  2532. programs.  This description is the same as that found in the “Macintosh 
  2533. Miscellaneous” section of early Inside Macintosh versions. Changes since 
  2534. October 1988. Fixed bugs in the example code.
  2535.  
  2536.  Name  =  Mac Plus RAM
  2537.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Mem Config:Mac Plus RAM
  2538.  Size: 14K         Date: 6/22/93         Version: 
  2539.  Description:
  2540.  Mac Plus RAM - drawings on RAM install configurations.
  2541.  
  2542.  Name  =  Mac Portable PDS Developmen
  2543.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Portable PDS Developmen
  2544.  Size: 13K         Date: 6/22/93         Version: 
  2545.  Description:
  2546.  Mac Portable PDS Development - The Technical Note describes the unique 
  2547. aspects of the Macintosh Portable Processor Direct Slot (PDS), including 
  2548. the severe limitations in its use.
  2549.  
  2550.  Name  =  Mac Portable ROM Expansion
  2551.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Portable ROM Expansion
  2552.  Size: 13K         Date: 6/22/93         Version: 
  2553.  Description:
  2554.  Mac Portable ROM Expansion - This Technical Note explains the practice of 
  2555. and theory behind compatible use of the expansion ROM in the Macintosh 
  2556. Portable.
  2557.  
  2558.  Name  =  Mac Quadra Built-In Video
  2559.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Quadra Built-In Video
  2560.  Size: 11K         Date: 6/22/93         Version: 
  2561.  Description:
  2562.  Mac Quadra Built-In Video - This is an in-depth article in three parts, 
  2563. describing the internal video on the Macintosh Quadra computers. The first 
  2564. part discusses a number of general Quadra video topics, the second part 
  2565. details how to wire the video connector sense pins to access all the 
  2566. Quadra’s supported video modes, and the third describes the memory 
  2567. configurations necessary to support each of the video modes at specific 
  2568. pixel depths.
  2569.  
  2570.  Name  =  Mac Quadra Built-In Video
  2571.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Quadra Built-In Video
  2572.  Size: 11K         Date: 2/23/93         Version: 
  2573.  Description:
  2574.  Mac Quadra Built-In Video - This is an in-depth article in three parts, 
  2575. describing the internal video on the Macintosh Quadra computers. The first 
  2576. part discusses a number of general Quadra video topics, the second part 
  2577. details how to wire the video connector sense pins to access all the 
  2578. Quadra’s supported video modes, and the third describes the memory 
  2579. configurations necessary to support each of the video modes at specific 
  2580. pixel depths.
  2581.  
  2582.  Name  =  Mac SE (w/jump) RAM
  2583.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Mem Config:Mac SE (w/jump) RAM
  2584.  Size:  9K         Date: 6/22/93         Version: 
  2585.  Description:
  2586.  Mac SE (w/jump) RAM - drawings on RAM install configurations.
  2587.  
  2588.  Name  =  Mac SE/30, II, IIx RAM
  2589.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Mem Config:Mac SE/30, II, IIx RAM
  2590.  Size: 11K         Date: 6/22/93         Version: 
  2591.  Description:
  2592.  Mac SE/30, II, IIx RAM - drawings on RAM install configurations.
  2593.  
  2594.  Name  =  Mac SE RAM
  2595.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Mac Mem Config:Mac SE RAM
  2596.  Size:  9K         Date: 6/22/93         Version: 
  2597.  Description:
  2598.  Mac SE RAM - drawings on RAM install configurations.
  2599.  
  2600.  Name  =  MacTCP Q&As
  2601.  Path =  Trilogy III:Files:MacTechNotes:Networking:MacTCP Q&As
  2602.  Size: 17K         Date:10/29/92         Version: 
  2603.  Description:
  2604.  MacTCP Q&As - This Technical Note contains a collection of Q&As relating to
  2605. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2606. along with answers from the DSC engineers. While DSC engineers have checked
  2607. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2608. editing and organization of other Technical Notes. The Q&A function is to 
  2609. get new technical information and updates to you quickly, saving the polish
  2610. for when the information migrates into reference manuals.
  2611.  
  2612.  Name  =  MacWorkstation Q&As
  2613.  Path =  Trilogy III:Files:MacTechNotes:Networking:MacWorkstation Q&As
  2614.  Size:  7K         Date:10/29/92         Version: 
  2615.  Description:
  2616.  MacWorkstation Q&As - This Technical Note contains a collection of Q&As 
  2617. relating to a specific topic—questions you’ve sent the Developer Support 
  2618. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2619. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2620. have the editing and organization of other Technical Notes. The Q&A 
  2621. function is to get new technical information and updates to you quickly, 
  2622. saving the polish for when the information migrates into reference manuals.
  2623.  
  2624.  Name  =  MacinTalk Final Chapter
  2625.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MacinTalk Final Chapter
  2626.  Size:  6K         Date:10/29/92         Version: 
  2627.  Description:
  2628.  MacinTalk Final Chapter - This Technical Note discusses the MacinTalk 
  2629. software product.
  2630.  
  2631.  Name  =  Macintosh 21" Color Display
  2632.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Macintosh 21" Color Display
  2633.  Size:  8K         Date: 6/22/93         Version: 
  2634.  Description:
  2635.  Macintosh 21" Color Display - This Technical Note presents the technical 
  2636. specifications for the Macintosh 21" Color Display with the objective of 
  2637. allowing display board and accelerator board manufacturers to ensure 
  2638. compatibility with this monitor.
  2639.  
  2640.  Name  =  Macintosh Allegro Common Li
  2641.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Macintosh Allegro Common Li
  2642.  Size: 11K         Date: 6/22/93         Version: 
  2643.  Description:
  2644.  Macintosh Allegro Common - This Technical Note describes some known 
  2645. problems and provides solutions to these problems for the Macintosh Allegro
  2646. Common Lisp™ package which is available from Apple Computer, Inc.  You 
  2647. should note, however, that although Apple acquired Coral Software and is 
  2648. selling Macintosh Allegro Common Lisp, Apple is not currently distributing 
  2649. any other products which had been developed or previously sold by Coral 
  2650. Software.
  2651.  
  2652.  Name  =  Macintosh Plus ROMs
  2653.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Macintosh Plus ROMs
  2654.  Size:  4K         Date:10/29/92         Version: 
  2655.  Description:
  2656.  Macintosh Plus ROMs - Readers Digest condensed version of Macintosh Plus 
  2657. ROM history, or the truth according to Bo3bdar the everpresent.
  2658.  
  2659.  Name  =  Macintosh SE/30
  2660.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Macintosh SE/30
  2661.  Size: 10K         Date:10/29/92         Version: 
  2662.  Description:
  2663.  Macintosh SE/30 - This Technical Note discusses the Macintosh SE/30, items 
  2664. of interest to developers, and sources for further information. Changes 
  2665. since April 1989. Corrected an error in the addresses of the video display 
  2666. buffers. The Macintosh SE/30 is a modification of the original Macintosh SE
  2667. concept. The SE/30 combines the modularity of the original SE with the 
  2668. capabilities of the larger Macintosh IIx.  Although the name implies that 
  2669. the SE/30 borrows many characteristics from the SE, there are actually 
  2670. substantial differences between the two machines, and this Note addresses 
  2671. some of those differences.
  2672.  
  2673.  Name  =  MacsBug Q&As
  2674.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:MacsBug Q&As
  2675.  Size: 14K         Date:10/29/92         Version: 
  2676.  Description:
  2677.  MacsBug Q&As - This Technical Note contains a collection of Q&As relating 
  2678. to a specific topic—questions you’ve sent the Developer Support Center 
  2679. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2680. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2681. the editing and organization of other Technical Notes. The Q&A function is 
  2682. to get new technical information and updates to you quickly, saving the 
  2683. polish for when the information migrates into reference manuals.
  2684.  
  2685.  Name  =  Managerial Abuse
  2686.  Path =  Trilogy III:Files:MacTechNotes:Overview:Managerial Abuse
  2687.  Size: 11K         Date:10/29/92         Version: 
  2688.  Description:
  2689.  Managerial Abuse - When using the various pieces of the Macintosh operating
  2690. system there is a temptation to try to stretch the built-in Managers too 
  2691. far. Developers should be aware of the intended purpose of the various 
  2692. Managers and beware of using them for things that they were not designed to
  2693. handle. If extended beyond their design goals, they will become slow and 
  2694. unwieldy.
  2695.  
  2696.  Name  =  Math Function Q&As
  2697.  Path =  Trilogy III:Files:MacTechNotes:Operating System:Math Function Q&As
  2698.  Size:  5K         Date: 6/22/93         Version: 
  2699.  Description:
  2700.  Math Function Q&As - This Technical Note contains a collection of Q&As 
  2701. relating to a specific topic—questions you’ve sent the Developer Support 
  2702. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2703. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2704. have the editing and organization of other Technical Notes. The Q&A 
  2705. function is to get new technical information and updates to you quickly, 
  2706. saving the polish for when the information migrates into reference manuals.
  2707.  
  2708.  Name  =  MaxApplZone and MoveHHi
  2709.  Path =  Trilogy III:Files:MacTechNotes:Memory:MaxApplZone and MoveHHi
  2710.  Size:  5K         Date: 6/22/93         Version: 
  2711.  Description:
  2712.  MaxApplZone and MoveHHi - When calling MaxApplZone and MoveHHi from 
  2713. assembly language, be sure to get the correct code. 
  2714.  
  2715.  Name  =  Mem Mgr Compatibilit
  2716.  Path =  Trilogy III:Files:MacTechNotes:Memory:Mem Mgr Compatibilit
  2717.  Size:  7K         Date: 8/26/93         Version: 
  2718.  Description:
  2719.  Mem Mgr Compatibilit - The Memory Manager has been rewritten for the 
  2720. PowerPC Macintosh computers. This new Memory Manager runs native PowerPC 
  2721. code and uses better algorithms. With this new Memory Manager, there are 
  2722. both old and new restrictions on it use. Topics - A list of things not to 
  2723. do; A new list of restrictions for being compatible in the future, A list 
  2724. of recommendations.
  2725.  
  2726.  Name  =  Memory H/W Q&As
  2727.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Memory H/W Q&As
  2728.  Size: 10K         Date:10/29/92         Version: 
  2729.  Description:
  2730.  Memory H/W Q&As - This Technical Note contains a collection of Q&As 
  2731. relating to a specific topic—questions you’ve sent the Developer Support 
  2732. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2733. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2734. have the editing and organization of other Technical Notes. The Q&A 
  2735. function is to get new technical information and updates to you quickly, 
  2736. saving the polish for when the information migrates into reference manuals.
  2737.  
  2738.  Name  =  Memory Mgr Q&As
  2739.  Path =  Trilogy III:Files:MacTechNotes:Memory:Memory Mgr Q&As
  2740.  Size:  9K         Date:10/29/92         Version: 
  2741.  Description:
  2742.  Memory Mgr Q&As - This Technical Note contains a collection of Q&As 
  2743. relating to a specific topic—questions you’ve sent the Developer Support 
  2744. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2745. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2746. have the editing and organization of other Technical Notes. The Q&A 
  2747. function is to get new technical information and updates to you quickly, 
  2748. saving the polish for when the information migrates into reference manuals.
  2749.  
  2750.  Name  =  Memory Mgt Ov Q&As
  2751.  Path =  Trilogy III:Files:MacTechNotes:Memory:Memory Mgt Ov Q&As
  2752.  Size: 10K         Date:10/29/92         Version: 
  2753.  Description:
  2754.  Memory Mgt Ov Q&As - This Technical Note contains a collection of Q&As 
  2755. relating to a specific topic—questions you’ve sent the Developer Support 
  2756. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2757. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2758. have the editing and organization of other Technical Notes. The Q&A 
  2759. function is to get new technical information and updates to you quickly, 
  2760. saving the polish for when the information migrates into reference manuals.
  2761.  
  2762.  Name  =  Menu Mgr Q&As
  2763.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Menu Mgr Q&As
  2764.  Size: 25K         Date:10/29/92         Version: 
  2765.  Description:
  2766.  Menu Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  2767. to a specific topic—questions you’ve sent the Developer Support Center 
  2768. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2769. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2770. the editing and organization of other Technical Notes. The Q&A function is 
  2771. to get new technical information and updates to you quickly, saving the 
  2772. polish for when the information migrates into reference manuals.
  2773.  
  2774.  Name  =  Misc Tool Q&As
  2775.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Misc Tool Q&As
  2776.  Size:  8K         Date:10/29/92         Version: 
  2777.  Description:
  2778.  Misc Tool Q&As - This Technical Note contains a collection of Q&As relating
  2779. to a specific topic—questions you’ve sent the Developer Support Center 
  2780. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  2781. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  2782. the editing and organization of other Technical Notes. The Q&A function is 
  2783. to get new technical information and updates to you quickly, saving the 
  2784. polish for when the information migrates into reference manuals.
  2785.  
  2786.  Name  =  Mixing HFS and C I/O
  2787.  Path =  Trilogy III:Files:MacTechNotes:Files:Mixing HFS and C I/O
  2788.  Size:  7K         Date:10/29/92         Version: 
  2789.  Description:
  2790.  Mixing HFS and C I/O - This Technical Note discusses the problem of mixing 
  2791. calls to the Macintosh file system with calls to MPW C library file I/O 
  2792. routines. Problems with Communication Between HFS and C. Frequently, 
  2793. developers want to use both Macintosh file I/O and C file I/O.  Developers 
  2794. who do this must keep in mind that they are combining two distinct file 
  2795. representations (the Macintosh and ANSI C). The only limitation on mixing 
  2796. HFS and C I/O functions is that they cannot be mixed on the same open file.
  2797. There are three reasons why this cannot be done.
  2798.  
  2799.  Name  =  Modem Q&As
  2800.  Path =  Trilogy III:Files:MacTechNotes:Devices:Modem Q&As
  2801.  Size:  5K         Date: 6/22/93         Version: 
  2802.  Description:
  2803.  Modem Q&As - This Technical Note contains a collection of Q&As relating to 
  2804. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2805. along with answers from the DSC engineers. While DSC engineers have checked
  2806. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2807. editing and organization of other Technical Notes. The Q&A function is to 
  2808. get new technical information and updates to you quickly, saving the polish
  2809. for when the information migrates into reference manuals.
  2810.  
  2811.  Name  =  Modifying Standard String C
  2812.  Path =  Trilogy III:Files:MacTechNotes:Text:Modifying Standard String C
  2813.  Size: 11K         Date: 6/22/93         Version: 
  2814.  Description:
  2815.  Modifying Standard String C - This technical note describes how to modify 
  2816. the standard string comparison by constructing an itl2 resource. Developers
  2817. may want to modify the standard string comparison if Apple’s comparison 
  2818. doesn’t meet their needs or if Apple has not written a string comparison 
  2819. routine for the language that concerns them.
  2820.  
  2821.  Name  =  Monitor Depth
  2822.  Path =  Trilogy III:Files:MacTechNotes:Devices:Monitor Depth
  2823.  Size:  7K         Date: 6/22/93         Version: 
  2824.  Description:
  2825.  Monitor Depth - This Technical Note describes two new system calls that 
  2826. allow an application to change the depth and flags for a given device and 
  2827. also check whether a device supports a particular depth and flags setting. 
  2828. Apple provides these calls to give developers a better way to help users 
  2829. make changes when they consider it appropriate. Abusive use of these calls 
  2830. is a sure way to guarantee that the Thought Police come after you to 
  2831. confiscate your Macintoshes, your stock of Mountain Dew®, and your 
  2832. Technical Notes binder. This Note assumes familiarity with Inside 
  2833. Macintosh, Volume V, Graphics Devices.
  2834.  
  2835.  Name  =  MoreMasters Revisited
  2836.  Path =  Trilogy III:Files:MacTechNotes:Memory:MoreMasters Revisited
  2837.  Size:  7K         Date:10/29/92         Version: 
  2838.  Description:
  2839.  MoreMasters Revisited - MoreMasters should be called from CODE segment 1. 
  2840. The number of master pointers that a program needs can be determined 
  2841. empirically. MoreMasters can be tricked into creating the exact number of 
  2842. master pointers desired.
  2843.  
  2844.  Name  =  Movable Modal Dialogs
  2845.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Movable Modal Dialogs
  2846.  Size:  6K         Date:10/29/92         Version: 
  2847.  Description:
  2848.  Movable Modal Dialogs - This Technical Note describes the process by which 
  2849. an application can remap the Help Manager 'hmnu' resource while a movable 
  2850. modal dialog box is on the screen. The Help Manager handles the case for 
  2851. modal dialog boxes but punts in the case of movable modal dialog boxes. The
  2852. following information will help you get the correct interface performance.
  2853.  
  2854.  Name  =  MoveHHi and SetResPurge
  2855.  Path =  Trilogy III:Files:MacTechNotes:Memory:MoveHHi and SetResPurge
  2856.  Size:  4K         Date:10/29/92         Version: 
  2857.  Description:
  2858.  MoveHHi and SetResPurge - SetResPurge(TRUE) is called to make the Memory 
  2859. Manager call the Resource Manager before purging a block specified by a 
  2860. handle. If the handle is a handle to a resource, and its resChanged bit is 
  2861. set, the resource data will be written out (using WriteResource). When 
  2862. MoveHHi is called, even though the handle’s block is not actually being 
  2863. purged, the resource data specified by the handle will be written out. An 
  2864. application can prevent this by calling SetResPurge(FALSE) before calling 
  2865. MoveHHi (and then calling SetResPurge(TRUE) after the MoveHHi call).
  2866.  
  2867.  Name  =  Movie Toolbox Q&As
  2868.  Path =  Trilogy III:Files:MacTechNotes:QuickTime:Movie Toolbox Q&As
  2869.  Size: 21K         Date:10/29/92         Version: 
  2870.  Description:
  2871.  Movie Toolbox Q&As - This Technical Note contains a collection of Q&As 
  2872. relating to a specific topic—questions you’ve sent the Developer Support 
  2873. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2874. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2875. have the editing and organization of other Technical Notes. The Q&A 
  2876. function is to get new technical information and updates to you quickly, 
  2877. saving the polish for when the information migrates into reference manuals.
  2878.  
  2879.  Name  =  Movies ‘LOOP’ Atom and Frie
  2880.  Path =  Trilogy III:Files:MacTechNotes:QuickTime:Movies ‘LOOP’ Atom and Frie
  2881.  Size:  6K         Date:12/28/92         Version: 
  2882.  Description:
  2883.  Movies ‘LOOP’ Atom and Friends - This Technical Note discusses entertaining
  2884. uses for QuickTime user data atoms, Apple defined and otherwise.
  2885.  
  2886.  Name  =  MultiFinder Miscellanea
  2887.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:MultiFinder Miscellanea
  2888.  Size: 15K         Date:10/29/92         Version: 
  2889.  Description:
  2890.  MultiFinder Miscellanea - This Technical Note discusses MultiFinder issues 
  2891. of which programmers should be aware. Changes since June 1988. Updated and 
  2892. generalized sample code to reflect new MPW 3.0 calls in both C and Pascal 
  2893. for saving and restoring A5 for interrupt code that accesses application 
  2894. globals.  Removed text that can be found in Programmer’s Guide to 
  2895. MultiFinder, and added a note about _PostEvent.
  2896.  
  2897.  Name  =  MultiFinder Questions
  2898.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:MultiFinder Questions
  2899.  Size:  8K         Date:10/29/92         Version: 
  2900.  Description:
  2901.  MultiFinder Questions - This technical note provides answers to some of the
  2902. more frequently asked questions about MultiFinder. The development name for
  2903. MultiFinder was Juggler, so the term “juggle” is used in this technical 
  2904. note to denote a context switch.
  2905.  
  2906.  Name  =  MultiFinder Revisited
  2907.  Path =  Trilogy III:Files:MacTechNotes:Overview:MultiFinder Revisited
  2908.  Size: 10K         Date:10/29/92         Version: 
  2909.  Description:
  2910.  MultiFinder Revisited - This Technical Note describes several new features 
  2911. found in MultiFinder 6.0 and answers a few more commonly-asked questions.
  2912. Changes since December 1989. Added a warning to the section on 
  2913. childDiedEvents about distribution of MultiFinder 6.1bx.
  2914.  
  2915.  Name  =  MultiFinder and _SetGrowZon
  2916.  Path =  Trilogy III:Files:MacTechNotes:Memory:MultiFinder and _SetGrowZon
  2917.  Size:  6K         Date:10/29/92         Version: 
  2918.  Description:
  2919.  MultiFinder and _SetGrowZon - MultiFinder patches the _SetGrowZone trap, 
  2920. and this patch can cause your program to crash if you attempt to save and 
  2921. restore the grow zone procedure.
  2922.  
  2923.  Name  =  Multiple Inheritance
  2924.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Multiple Inheritance
  2925.  Size:  9K         Date:10/29/92         Version: 
  2926.  Description:
  2927.  Multiple Inheritance - This Technical Note answers a common question about 
  2928. MPW C++:  “Why doesn’t HandleObject support multiple inheritance?”  It does
  2929. this by giving a brief overview of how multiple inheritance is implemented 
  2930. in MPW C++.
  2931.  
  2932.  Name  =  My Life as a Pascal Object
  2933.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:My Life as a Pascal Object
  2934.  Size: 12K         Date:10/29/92         Version: 
  2935.  Description:
  2936.  My Life as a Pascal Object - This Technical Note discusses the PascalObject
  2937. base class, used, for instance, with MacApp programming. The Technical Note
  2938. describes how to write PascalObject derived classes that work with both 
  2939. Object Pascal and C++ code linking. It also describes the current 
  2940. restrictions and bugs with writing C++ code using PascalObject as the base 
  2941. class. This Technical Note is based on MacApp 2.0(.1), MPW 3.2 and MPW C++ 
  2942. 3.1.
  2943.  
  2944.  Name  =  NBP Q&As
  2945.  Path =  Trilogy III:Files:MacTechNotes:Networking:NBP Q&As
  2946.  Size:  8K         Date:10/29/92         Version: 
  2947.  Description:
  2948.  NBP Q&As - This Technical Note contains a collection of Q&As relating to a 
  2949. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  2950. along with answers from the DSC engineers. While DSC engineers have checked
  2951. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  2952. editing and organization of other Technical Notes. The Q&A function is to 
  2953. get new technical information and updates to you quickly, saving the polish
  2954. for when the information migrates into reference manuals.
  2955.  
  2956.  Name  =  Networking Cards & SNMP
  2957.  Path =  Trilogy III:Files:MacTechNotes:Networking:Networking Cards & SNMP
  2958.  Size:  9K         Date: 6/22/93         Version: 
  2959.  Description:
  2960.  Networking Cards & SNMP - Apple provides an SNMP Manager that implements an
  2961. architecture for doing network management on a Macintosh computer. This 
  2962. Tech Note describes how the SNMP manager finds network cards on a Macintosh
  2963. and explains how you can make the SNMP Manager recognize new types of 
  2964. network cards. This Tech Note is a supplement to the information provided 
  2965. in the Developers kit for SNMP available on the E.T.O. CD-ROM in the 
  2966. MacSNMP Programmer’s Guide.. The kit defines the interfaces to actually 
  2967. gather the information.
  2968.  
  2969.  Name  =  New CDEV Messages
  2970.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:New CDEV Messages
  2971.  Size:  5K         Date:10/29/92         Version: 
  2972.  Description:
  2973.  New CDEV Messages - This Technical Note describes some previously 
  2974. undocumented messages that the Control Panel can send to a Control Panel 
  2975. device (cdev).
  2976.  
  2977.  Name  =  New Resource Manager Calls
  2978.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:New Resource Manager Calls
  2979.  Size:  5K         Date:10/29/92         Version: 
  2980.  Description:
  2981.  New Resource Manager Calls - This Technical Note describes two new Resource
  2982. Manager calls that make opening and creating resource files much easier.
  2983.  
  2984.  Name  =  Notification Mgr Q&As
  2985.  Path =  Trilogy III:Files:MacTechNotes:Processes:Notification Mgr Q&As
  2986.  Size:  7K         Date:10/29/92         Version: 
  2987.  Description:
  2988.  Notification Mgr Q&As - This Technical Note contains a collection of Q&As 
  2989. relating to a specific topic—questions you’ve sent the Developer Support 
  2990. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  2991. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  2992. have the editing and organization of other Technical Notes. The Q&A 
  2993. function is to get new technical information and updates to you quickly, 
  2994. saving the polish for when the information migrates into reference manuals.
  2995.  
  2996.  Name  =  Notification Manager
  2997.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Notification Manager
  2998.  Size:  8K         Date:10/29/92         Version: 
  2999.  Description:
  3000.  Notification Manager - This Technical Note describes the Notification 
  3001. Manager, the part of the operating system that lets an application, desk 
  3002. accessory, or driver alert the user. Changes since October 1989. Clarified 
  3003. the section on error handling for calls to _NMInstall.
  3004.  
  3005.  Name  =  NuBus Block Transfers
  3006.  Path =  Trilogy III:Files:MacTechNotes:Hardware:NuBus Block Transfers
  3007.  Size:  9K         Date:10/29/92         Version: 
  3008.  Description:
  3009.  NuBus Block Transfers - This Technical Note describes the sResource entries
  3010. needed in a declaration ROM to inform NuBus™ masters when a board is 
  3011. capable of receiving or sending block transfers. In addition to normal long
  3012. word transfers, the NuBus specification defines a number of block transfer 
  3013. transactions. In block mode transfers, the system arbitrates for the bus a 
  3014. single time and then performs a group of consecutive long word transfers 
  3015. before releasing the bus. The reduction in bus arbitration time can result 
  3016. in considerable gains in performance.
  3017.  
  3018.  Name  =  NuBus Interrupt Latency
  3019.  Path =  Trilogy III:Files:MacTechNotes:Hardware:NuBus Interrupt Latency
  3020.  Size:  8K         Date:10/29/92         Version: 
  3021.  Description:
  3022.  NuBus Interrupt Latency - This Technical Note discusses NuBus™ interrupt 
  3023. latency, and why, contrary to popular belief, the Macintosh is not a 
  3024. real-time machine. Changes since December 1988. Changed sample code to 
  3025. defer cursor rendering to a deferred task rather than a “pseudo-VBL” task.
  3026. The Macintosh is not a real-time machine.  The Macintosh does not support 
  3027. DMA. There are many variables in the Macintosh that make it impossible to 
  3028. deterministically figure out exactly when things are going to happen.  
  3029. Despite these facts, there are those who must push the envelope. For these 
  3030. courageous adventurers, we provide the following information in the hope 
  3031. that it speeds your journey.
  3032.  
  3033.  Name  =  NuBus Physical Designs
  3034.  Path =  Trilogy III:Files:MacTechNotes:Hardware:NuBus Physical Designs
  3035.  Size: 14K         Date:10/29/92         Version: 
  3036.  Description:
  3037.  NuBus Physical Designs - This Technical Note discusses the possible 
  3038. problems you might run into while designing a NuBus™ card. It covers some 
  3039. of the specifications which, if not followed, will have problems with 
  3040. current Macintosh machines, and possibly future machines. Changes since 
  3041. June 1989. Added warnings about the no component area and full-size NuBus 
  3042. cards.
  3043.  
  3044.  Name  =  NuBus Power Limits
  3045.  Path =  Trilogy III:Files:MacTechNotes:Hardware:NuBus Power Limits
  3046.  Size:  7K         Date:10/29/92         Version: 
  3047.  Description:
  3048.  NuBus Power Limits - This Technical Note discusses a very real power limit 
  3049. for NuBus™ expansion cards and warns developers to heed this limit lest 
  3050. they want users trashing their machines by overextending the Macintosh 
  3051. power supply.
  3052.  
  3053.  Name  =  NuBus Q&As
  3054.  Path =  Trilogy III:Files:MacTechNotes:Hardware:NuBus Q&As
  3055.  Size: 19K         Date:10/29/92         Version: 
  3056.  Description:
  3057.  NuBus Q&As - This Technical Note contains a collection of Q&As relating to 
  3058. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  3059. along with answers from the DSC engineers. While DSC engineers have checked
  3060. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  3061. editing and organization of other Technical Notes. The Q&A function is to 
  3062. get new technical information and updates to you quickly, saving the polish
  3063. for when the information migrates into reference manuals.
  3064.  
  3065.  Name  =  Nulls in Filenames
  3066.  Path =  Trilogy III:Files:MacTechNotes:Files:Nulls in Filenames
  3067.  Size:  5K         Date:10/29/92         Version: 
  3068.  Description:
  3069.  Nulls in Filenames - Some applications (loosely speaking so as to include 
  3070. Desk Accessories, INITs, and what-have-you) generate or rename special 
  3071. files on the fly so that they are not explicitly named by the user via 
  3072. SFPutFile. Since the Macintosh file system is very liberal about filenames 
  3073. and only excludes colons from the list of acceptable characters, this can 
  3074. lead to some difficulties, both for the end user and for writers of other 
  3075. programs which may see these files.
  3076.  
  3077.  Name  =  Number of Resources
  3078.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Number of Resources
  3079.  Size:  4K         Date:10/29/92         Version: 
  3080.  Description:
  3081.  Number of Resources - This note describes the limitation of the number of 
  3082. resources in a single resource file.
  3083.  
  3084.  Name  =  OS Queue Utility Q&As
  3085.  Path =  Trilogy III:Files:MacTechNotes:Operating System:OS Queue Utility Q&As
  3086.  Size:  6K         Date: 6/22/93         Version: 
  3087.  Description:
  3088.  OS Queue Utility Q&As - This Technical Note contains a collection of Q&As 
  3089. relating to a specific topic—questions you’ve sent the Developer Support 
  3090. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3091. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3092. have the editing and organization of other Technical Notes. The Q&A 
  3093. function is to get new technical information and updates to you quickly, 
  3094. saving the polish for when the information migrates into reference manuals.
  3095.  
  3096.  Name  =  Object Pascal
  3097.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Object Pascal
  3098.  Size:  5K         Date:10/29/92         Version: 
  3099.  Description:
  3100.  Object Pascal - Object Pascal must have a CODE segment named %_MethTables 
  3101. in order to access object methods. In MacApp this is taken care of “behind 
  3102. the scenes” so you don’t have to worry about it . However, if you are doing
  3103. a straight Object Pascal program, you must make sure that %_MethTables is 
  3104. around when you need it. If it’s unloaded when you call a method, your 
  3105. Macintosh will begin executing wild noncode and die a gruesome and horrible
  3106. death.
  3107.  
  3108.  Name  =  Off-Screen Bitmaps
  3109.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Off-Screen Bitmaps
  3110.  Size: 10K         Date:10/29/92         Version: 
  3111.  Description:
  3112.  Off-Screen Bitmaps - This Technical Note provides an example of creating an
  3113. off-screen bitmap, drawing to it, and then copying from it to the screen.
  3114. Changes since April 1990. Clarified the section on window updates with 
  3115. off-screen bitmaps to explicitly limit these updates to your own windows.
  3116.  
  3117.  Name  =  Old Style Colors
  3118.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Old Style Colors
  3119.  Size:  8K         Date:10/29/92         Version: 
  3120.  Description:
  3121.  Old Style Colors - This Technical Note covers limitations of the original 
  3122. Macintosh color model (eight-color) which Inside Macintosh, Volume I-173, 
  3123. QuickDraw does not document. Changes since October 1989. Added definitions 
  3124. of the old-style constants.
  3125.  
  3126.  Name  =  OmegaSANE
  3127.  Path =  Trilogy III:Files:MacTechNotes:Operating System:OmegaSANE
  3128.  Size: 10K         Date:10/29/92         Version: 
  3129.  Description:
  3130.  OmegaSANE - System 7.0.1 introduced a new version of SANE (the Standard 
  3131. Apple Numerics Environment) known as OmegaSANE.  This Note discusses the 
  3132. features of OmegaSANE and the associated compatibility risks. 
  3133.  
  3134.  Name  =  OpenRFPerm
  3135.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:OpenRFPerm
  3136.  Size:  5K         Date:10/29/92         Version: 
  3137.  Description:
  3138.  OpenRFPerm - This note corrects an error in the description of the Resource
  3139. Manager routine OpenRFPerm found in Inside Macintosh Volume IV.
  3140.  
  3141.  Name  =  Opening AppleTalk
  3142.  Path =  Trilogy III:Files:MacTechNotes:Networking:Opening AppleTalk
  3143.  Size:  6K         Date:10/29/92         Version: 
  3144.  Description:
  3145.  Opening AppleTalk - This Technical Note describes the most effective, safe,
  3146. and compatible way to open the AppleTalk drivers, .MPP and .ATP. The 
  3147. process of opening the AppleTalk drivers, .MPP and .ATP, can be greatly 
  3148. simplified.  The AppleTalk Manager chapters of Inside Macintosh describe 
  3149. the calls MPPOpen and ATPLoad for use by high-level languages.  They also 
  3150. describe the process of examining low-memory globals SPConfig and PortBUse 
  3151. before calling _Open for assembly language use of AppleTalk.
  3152.  
  3153.  Name  =  Opening Serial Driver
  3154.  Path =  Trilogy III:Files:MacTechNotes:Devices:Opening Serial Driver
  3155.  Size:  5K         Date:10/29/92         Version: 
  3156.  Description:
  3157.  Opening Serial Driver - This Technical Note describes the recommended, 
  3158. safe, and compatible way to open the Macintosh serial driver, and it 
  3159. explains why you should no longer check for port availability. Changes 
  3160. since October 1989. Corrected syntax errors in the sample code.
  3161.  
  3162.  Name  =  Our Checksum Bounced
  3163.  Path =  Trilogy III:Files:MacTechNotes:Devices:Our Checksum Bounced
  3164.  Size:  6K         Date:10/29/92         Version: 
  3165.  Description:
  3166.  Our Checksum Bounced - This Technical Note discusses a fix to a SCSI 
  3167. Manager bug which concerns all developers working with SCSI and NuBus™ 
  3168. device drivers.
  3169.  
  3170.  Name  =  Owned Resource Shortcuts
  3171.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Owned Resource Shortcuts
  3172.  Size:  5K         Date:10/29/92         Version: 
  3173.  Description:
  3174.  Owned Resource Shortcuts - To allow the Font/DA Mover to renumber desk 
  3175. accessories as needed when moving them between system files, desk 
  3176. accessories should use the “owned resource” protocol described in the 
  3177. Resource Manager chapter of Inside Macintosh Volume I.
  3178.  
  3179.  Name  =  PAP Q&As
  3180.  Path =  Trilogy III:Files:MacTechNotes:Networking:PAP Q&As
  3181.  Size:  7K         Date:10/29/92         Version: 
  3182.  Description:
  3183.  PAP Q&As - This Technical Note contains a collection of Q&As relating to a 
  3184. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  3185. along with answers from the DSC engineers. While DSC engineers have checked
  3186. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  3187. editing and organization of other Technical Notes. The Q&A function is to 
  3188. get new technical information and updates to you quickly, saving the polish
  3189. for when the information migrates into reference manuals.
  3190.  
  3191.  Name  =  PAP Status Buffer
  3192.  Path =  Trilogy III:Files:MacTechNotes:Networking:PAP Status Buffer
  3193.  Size:  8K         Date: 6/22/93         Version: 
  3194.  Description:
  3195.  PAP Status Buffer - This Technical Note shows the format of the ATP data 
  3196. part of Printer Access Protocol (PAP) OpenConnReply and Status AppleTalk 
  3197. response packets. A PAP client returns this information in its 
  3198. implementation of the PAPStatus and PAPOpen calls. The status buffer format
  3199. is shown for both LaserWriter and ImageWriter (with the ImageWriter II/LQ 
  3200. LocalTalk Option card installed) printers.
  3201.  
  3202.  Name  =  PBCatMove - Moving Your Cat
  3203.  Path =  Trilogy III:Files:MacTechNotes:Files:PBCatMove - Moving Your Cat
  3204.  Size:  9K         Date: 6/22/93         Version: 
  3205.  Description:
  3206.  PBCatMove - Moving Your Cat - This Technical Note clarifies the 
  3207. documentation in Inside Macintosh for _PBCatMove and provides a 
  3208. demonstration on how to use it. Changes since February 1989, Added a 
  3209. discussion of using NIL for the destination name pointer, which is the 
  3210. simplest way to use _CatMove, and revised the sample code to use the 
  3211. high-level File Manager calls.  Thanks to Tim Dierks of Apple Developer 
  3212. Technical Support U.K. for pointing out the problems with the previous 
  3213. version of this Note.
  3214.  
  3215.  Name  =  PBClose the Barn Door
  3216.  Path =  Trilogy III:Files:MacTechNotes:Devices:PBClose the Barn Door
  3217.  Size:  5K         Date:10/29/92         Version: 
  3218.  Description:
  3219.  PBClose the Barn Door - This Technical Note discusses the need for 
  3220. Macintosh device drivers to implement _PBClose. You may get the idea when 
  3221. implementing device drivers that _PBClose is superfluous.  After all, if 
  3222. you have a resident driver for a NuBus™ video board, the only time your 
  3223. driver is not needed is if the operating system is going away.  It might 
  3224. seem that nothing important can happen after the operating system goes 
  3225. away, so why bother with _PBClose?  Well, it turns out a lot can happen, 
  3226. and this Note tells you why it is important to implement a Close (_PBClose)
  3227. routine.
  3228.  
  3229.  Name  =  PBGetCatInfo&ioFDirIndex
  3230.  Path =  Trilogy III:Files:MacTechNotes:Files:PBGetCatInfo&ioFDirIndex
  3231.  Size:  8K         Date:10/29/92         Version: 
  3232.  Description:
  3233.  PBGetCatInfo&ioFDirIndex - This technical note describes how to set 
  3234. ioFDirIndex for PBGetCatInfo. The File Manager chapter of Inside Macintosh 
  3235. volume IV is not very specific in describing how to use ioFDirIndex when 
  3236. calling PBGetCatInfo. It correctly says that ioFDirIndex should be positive
  3237. if you are making indexed calls to PBGetCatInfo (analogous to making 
  3238. indexed calls to PBGetVInfo as described in Technical Note #24).
  3239.  
  3240.  Name  =  PBHSetVol
  3241.  Path =  Trilogy III:Files:MacTechNotes:Files:PBHSetVol
  3242.  Size:  5K         Date:10/29/92         Version: 
  3243.  Description:
  3244.  PBHSetVol - This note explains PBHSetVol, and why its use is not 
  3245. recommended. PBHSetVol, like SetVol and PBSetVol, allows you to set the 
  3246. current default volume and directory to be used with subsequent File 
  3247. Manager calls. Unlike SetVol and PBSetVol, though, PBHSetVol lets you 
  3248. specify the volume and the directory separately, using the ioVRefNum and 
  3249. ioWDDirID fields.
  3250.  
  3251.  Name  =  PBShare & PBUnshare
  3252.  Path =  Trilogy III:Files:MacTechNotes:Files:PBShare & PBUnshare
  3253.  Size: 10K         Date:10/29/92         Version: 
  3254.  Description:
  3255.  PBShare & PBUnshare - This Technical Note documents three new File Manager 
  3256. routines available on shared local volumes. The Pascal glue code, C glue 
  3257. code, and the assembler equates and macros for the calls are included in 
  3258. this note. Changes since October 1991. Corrected ioObjType input values for
  3259. PBGetUGEntry.
  3260.  
  3261.  Name  =  PDS Q&As
  3262.  Path =  Trilogy III:Files:MacTechNotes:Hardware:PDS Q&As
  3263.  Size: 10K         Date:10/29/92         Version: 
  3264.  Description:
  3265.  PDS Q&As - This Technical Note contains a collection of Q&As relating to a 
  3266. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  3267. along with answers from the DSC engineers. While DSC engineers have checked
  3268. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  3269. editing and organization of other Technical Notes. The Q&A function is to 
  3270. get new technical information and updates to you quickly, saving the polish
  3271. for when the information migrates into reference manuals.
  3272.  
  3273.  Name  =  PIdle Procedure 
  3274.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:PIdle Procedure 
  3275.  Size:  7K         Date:10/29/92         Version: 
  3276.  Description:
  3277.  PIdle Procedure - This Technical Note discusses how to defensively program 
  3278. a pIdle procedure to work with the majority of print drivers in existence 
  3279. today, and how to install it at print time.
  3280.  
  3281.  Name  =  PPC Toolbox Q&As
  3282.  Path =  Trilogy III:Files:MacTechNotes:Interapplication Comm.:PPC Toolbox Q&As
  3283.  Size:  7K         Date:10/29/92         Version: 
  3284.  Description:
  3285.  PPC Toolbox Q&As - This Technical Note contains a collection of Q&As 
  3286. relating to a specific topic—questions you’ve sent the Developer Support 
  3287. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3288. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3289. have the editing and organization of other Technical Notes. The Q&A 
  3290. function is to get new technical information and updates to you quickly, 
  3291. saving the polish for when the information migrates into reference manuals.
  3292.  
  3293.  Name  =  PackBits
  3294.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:PackBits
  3295.  Size:  8K         Date:10/29/92         Version: 
  3296.  Description:
  3297.  PackBits - This Technical Note describes the format of data packed by the 
  3298. Toolbox utility _PackBits and documents a change to the srcBytes limit and 
  3299. possible worst case. Although you can simply unpack this data using 
  3300. _UnPackBits, Apple provides this information for the terminally curious and
  3301. for those manipulating MacPaint® documents or PICT files by hand. Warning: 
  3302. This format information is subject to change. Changes since November 1990. 
  3303. A warning has been added about the handling of a flag-counter byte value of
  3304. -128.
  3305.  
  3306.  Name  =  Palette Manager Changes 6.0
  3307.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Palette Manager Changes 6.0
  3308.  Size:  6K         Date:10/29/92         Version: 
  3309.  Description:
  3310.  Palette Manager Changes 6.0 - This Technical Note describes the changes and
  3311. enhancements to the Palette Manager in System Software 6.0.2 and future 
  3312. versions.
  3313.  
  3314.  Name  =  Palette Mgr Q&As
  3315.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Palette Mgr Q&As
  3316.  Size:  7K         Date:10/29/92         Version: 
  3317.  Description:
  3318.  Palette Mgr Q&As - This Technical Note contains a collection of Q&As 
  3319. relating to a specific topic—questions you’ve sent the Developer Support 
  3320. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3321. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3322. have the editing and organization of other Technical Notes. The Q&A 
  3323. function is to get new technical information and updates to you quickly, 
  3324. saving the polish for when the information migrates into reference manuals.
  3325.  
  3326.  Name  =  Parameters for MDEF Message
  3327.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Parameters for MDEF Message
  3328.  Size:  6K         Date: 6/22/93         Version: 
  3329.  Description:
  3330.  Parameters for MDEF Message - In order to support popup menus, menu 
  3331. definition procedures (MDEFs) must now respond to a new message, mPopupMsg.
  3332. mPopupMsg is message number 3. When your MDEF is called with this message, 
  3333. it should calculate the rectangle in which the popup menu should appear.
  3334.  
  3335.  Name  =  Pascal RoutiP
  3336.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Pascal RoutiP
  3337.  Size:  5K         Date:10/29/92         Version: 
  3338.  Description:
  3339.  Pascal RoutiP - Routines passed by pointer are used in many places in 
  3340. conjunction with Macintosh system routines. For example, filter procedures 
  3341. for modal dialogs are passed by pointer, as are controls’ action procedures
  3342. (when calling TrackControl), and I/O completion routines.
  3343.  
  3344.  Name  =  Pascal to C PROC Parms
  3345.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Pascal to C PROC Parms
  3346.  Size: 13K         Date:10/29/92         Version: 
  3347.  Description:
  3348.  Pascal to C PROC Parms - This Technical Note talks about nested procedures 
  3349. and PROCEDURE parameters in Pascal and what to do when converting them into
  3350. C or C++. Changes since February 1990. Fixed some type coercion problems.
  3351.  
  3352.  Name  =  Pending Update Perils
  3353.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Pending Update Perils
  3354.  Size: 14K         Date: 6/22/93         Version: 
  3355.  Description:
  3356.  Pending Update Perils - This Technical Note discusses potential problems 
  3357. when pending update events for windows behind modal dialogs are not 
  3358. serviced.  This note also documents some new System 7 Dialog Manager calls.
  3359.  
  3360.  Name  =  Performance Tuning
  3361.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Performance Tuning
  3362.  Size: 20K         Date:10/29/92         Version: 
  3363.  Description:
  3364.  Performance Tuning - This Technical Note is a collection of useful ideas 
  3365. and suggestions to help you decrease the time required to compile and link 
  3366. under MPW. Some of the issues are even relevant to any development tools 
  3367. running under the Macintosh environment. The Tech Note will also clarify 
  3368. what performance tunings work, and which are marginal or may not work at 
  3369. all.
  3370.  
  3371.  Name  =  PictComments Real Deal
  3372.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:PictComments Real Deal
  3373.  Size: 35K         Date:10/29/92         Version: 
  3374.  Description:
  3375.  PictComments Real Deal - Changes since March 1988:  This Note (formerly 
  3376. titled “Optimizing for the LaserWriter—PicComments”) describes the picture 
  3377. comments defined and interpreted by the Apple printer drivers. Most of the 
  3378. picture comments are specific to PostScript, but we renamed the Note to 
  3379. emphasize that LaserWriter printers are not necessarily PostScript devices,
  3380. and that QuickDraw printer drivers may implement their own picture comment 
  3381. handling. This Note has been completely rewritten and incorporates all 
  3382. additional insights gained during the last few years.
  3383.  
  3384.  Name  =  Picture Utility Q&As
  3385.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Picture Utility Q&As
  3386.  Size:  7K         Date:10/29/92         Version: 
  3387.  Description:
  3388.  Picture Utility Q&As - This Technical Note contains a collection of Q&As 
  3389. relating to a specific topic—questions you’ve sent the Developer Support 
  3390. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3391. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3392. have the editing and organization of other Technical Notes. The Q&A 
  3393. function is to get new technical information and updates to you quickly, 
  3394. saving the polish for when the information migrates into reference manuals.
  3395.  
  3396.  Name  =  Pictures and Clip Regions
  3397.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Pictures and Clip Regions
  3398.  Size:  4K         Date:10/29/92         Version: 
  3399.  Description:
  3400.  Pictures and Clip Regions - This note describes a problem that affects 
  3401. creation of QuickDraw pictures. When a GrafPort is created, the fields in 
  3402. the GrafPort are given default values; one of these is the clip region, 
  3403. which is set to the rectangle (–32767, –32767, 32767, 32767). If you create
  3404. a picture, then call DrawPicture with a destination rectangle that is not 
  3405. the same size as the picFrame without ever changing the default clip 
  3406. region, nothing will be drawn.
  3407.  
  3408.  Name  =  Pictures and Print
  3409.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Pictures and Print
  3410.  Size:  8K         Date:10/29/92         Version: 
  3411.  Description:
  3412.  Pictures and Print - This technical note described some problems and 
  3413. features of using Quickdraw pictures with the Printing Manager.  In 
  3414. general, if your application prints Quickdraw pictures, you should read 
  3415. this note.
  3416.  
  3417.  Name  =  Pinouts
  3418.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Pinouts
  3419.  Size:  7K         Date:10/29/92         Version: 
  3420.  Description:
  3421.  Pinouts - This note gives pinouts for Macintosh ports, cables, and other 
  3422. products.
  3423.  
  3424.  Name  =  Plotting Small Icons
  3425.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Plotting Small Icons
  3426.  Size:  8K         Date:10/29/92         Version: 
  3427.  Description:
  3428.  Plotting Small Icons - This Technical Note discusses the 'SICN' resource 
  3429. format and how to plot one in a GrafPort. Changes since August 1989. 
  3430. Corrected errors in the Pascal code and spruced up the rest.
  3431.  
  3432.  Name  =  Position ind PS
  3433.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Position ind PS
  3434.  Size:  6K         Date:10/29/92         Version: 
  3435.  Description:
  3436.  Position ind PS - This technical note describes a method for inserting 
  3437. position-independent PostScript into QuickDraw pictures. There is a problem
  3438. with pictures that contain PostScript code. Sometimes the PostScript code 
  3439. that is inserted into the picture is dependent on the position of the 
  3440. picture on the page. The problem arises when these pictures are cut or 
  3441. copied from their original position, and pasted into another position or 
  3442. even into another document. The PostScript code will not know the new 
  3443. location of the picture, and will not execute correctly.
  3444.  
  3445.  Name  =  PostScript Q&As
  3446.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:PostScript Q&As
  3447.  Size: 15K         Date:10/29/92         Version: 
  3448.  Description:
  3449.  PostScript Q&As - This Technical Note contains a collection of Q&As 
  3450. relating to a specific topic—questions you’ve sent the Developer Support 
  3451. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3452. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3453. have the editing and organization of other Technical Notes. The Q&A 
  3454. function is to get new technical information and updates to you quickly, 
  3455. saving the polish for when the information migrates into reference manuals.
  3456.  
  3457.  Name  =  PowerBook Miscellanea
  3458.  Path =  Trilogy III:Files:MacTechNotes:Hardware:PowerBook Miscellanea
  3459.  Size:  7K         Date:10/29/92         Version: 
  3460.  Description:
  3461.  PowerBook Miscellanea - This Technical Note describes some nonintuitive 
  3462. ramifications of working with a battery-powered computer.
  3463.  
  3464.  Name  =  Power Mgr Q&As
  3465.  Path =  Trilogy III:Files:MacTechNotes:Devices:Power Mgr Q&As
  3466.  Size:  7K         Date:10/29/92         Version: 
  3467.  Description:
  3468.  Power Mgr Q&As - This Technical Note contains a collection of Q&As relating
  3469. to a specific topic—questions you’ve sent the Developer Support Center 
  3470. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3471. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3472. the editing and organization of other Technical Notes. The Q&A function is 
  3473. to get new technical information and updates to you quickly, saving the 
  3474. polish for when the information migrates into reference manuals.
  3475.  
  3476.  Name  =  Power Supply Q&As
  3477.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Power Supply Q&As
  3478.  Size:  9K         Date:10/29/92         Version: 
  3479.  Description:
  3480.  Power Supply Q&As - This Technical Note contains a collection of Q&As 
  3481. relating to a specific topic—questions you’ve sent the Developer Support 
  3482. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3483. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3484. have the editing and organization of other Technical Notes. The Q&A 
  3485. function is to get new technical information and updates to you quickly, 
  3486. saving the polish for when the information migrates into reference manuals.
  3487.  
  3488.  Name  =  PrGeneral
  3489.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:PrGeneral
  3490.  Size: 10K         Date:10/29/92         Version: 
  3491.  Description:
  3492.  PrGeneral - The Printing Manager architecture has been expanded to include 
  3493. a new procedure called PrGeneral. The features described here are advanced,
  3494. special-purpose features, intended to solve specific problems for those 
  3495. applications that need them. The calls to determine printer resolution 
  3496. introduce a good deal of complexity into the application’s code, and should
  3497. be used only when necessary.
  3498.  
  3499.  Name  =  Principia Off-Screen
  3500.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Principia Off-Screen
  3501.  Size: 58K         Date:10/29/92         Version: 
  3502.  Description:
  3503.  Principia Off-Screen - Using Color QuickDraw to draw off screen is a common
  3504. requirement of applications and other kinds of programs that run on the 
  3505. Macintosh. This Note discusses what Color QuickDraw needs in a graphics 
  3506. environment and how to create one for off-screen drawing. A brief 
  3507. discussion of GWorlds, which are off-screen graphics environments that are 
  3508. set up by the system, is given to help you decide whether to use them or 
  3509. the do-it-yourself techniques described in this Note for setting up an 
  3510. off-screen graphics environment. 
  3511.  
  3512.  Name  =  Print Dialogues - Adding It
  3513.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Print Dialogues - Adding It
  3514.  Size: 15K         Date: 6/22/93         Version: 
  3515.  Description:
  3516.  Print Dialogues - Adding It - This technical note discusses how to add your
  3517. own items to the Printing Manager’s dialogs.
  3518.  
  3519.  Name  =  PrintMonitor Q&As
  3520.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:PrintMonitor Q&As
  3521.  Size:  9K         Date:10/29/92         Version: 
  3522.  Description:
  3523.  PrintMonitor Q&As - This Technical Note contains a collection of Q&As 
  3524. relating to a specific topic—questions you’ve sent the Developer Support 
  3525. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3526. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3527. have the editing and organization of other Technical Notes. The Q&A 
  3528. function is to get new technical information and updates to you quickly, 
  3529. saving the polish for when the information migrates into reference manuals.
  3530.  
  3531.  Name  =  Printer Driver Q&As
  3532.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Printer Driver Q&As
  3533.  Size: 27K         Date:10/29/92         Version: 
  3534.  Description:
  3535.  Printer Driver Q&As - This Technical Note contains a collection of Q&As 
  3536. relating to a specific topic—questions you’ve sent the Developer Support 
  3537. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3538. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3539. have the editing and organization of other Technical Notes. The Q&A 
  3540. function is to get new technical information and updates to you quickly, 
  3541. saving the polish for when the information migrates into reference manuals.
  3542.  
  3543.  Name  =  Problem with GetVInfo
  3544.  Path =  Trilogy III:Files:MacTechNotes:Files:Problem with GetVInfo
  3545.  Size:  6K         Date:10/29/92         Version: 
  3546.  Description:
  3547.  Problem with GetVInfo - The high-level call GetVInfo (and its low-level 
  3548. counterpart PBGetVInfo) may return inaccurate results for freeBytes when 
  3549. running HFS. The high-level File Manager call GetVInfo returns the number 
  3550. of free bytes on a volume as one of its parameters. Since GetVInfo is 
  3551. really only glue that fills in a parameter block for you and then calls 
  3552. PBGetVInfo, the values returned from it are subject to the limitations 
  3553. (imposed for MFS) discussed in the File Manager chapter of Inside Macintosh
  3554. Volume IV.
  3555.  
  3556.  Name  =  Process Mgr Q&As
  3557.  Path =  Trilogy III:Files:MacTechNotes:Processes:Process Mgr Q&As
  3558.  Size: 10K         Date:10/29/92         Version: 
  3559.  Description:
  3560.  Process Mgr Q&As - This Technical Note contains a collection of Q&As 
  3561. relating to a specific topic—questions you’ve sent the Developer Support 
  3562. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3563. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3564. have the editing and organization of other Technical Notes. The Q&A 
  3565. function is to get new technical information and updates to you quickly, 
  3566. saving the polish for when the information migrates into reference manuals.
  3567.  
  3568.  Name  =  Process Overview Q&As
  3569.  Path =  Trilogy III:Files:MacTechNotes:Processes:Process Overview Q&As
  3570.  Size:  6K         Date:10/29/92         Version: 
  3571.  Description:
  3572.  Process Overview Q&As - This Technical Note contains a collection of Q&As 
  3573. relating to a specific topic—questions you’ve sent the Developer Support 
  3574. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3575. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3576. have the editing and organization of other Technical Notes. The Q&A 
  3577. function is to get new technical information and updates to you quickly, 
  3578. saving the polish for when the information migrates into reference manuals.
  3579.  
  3580.  Name  =  Processor Q&As
  3581.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Processor Q&As
  3582.  Size:  8K         Date:10/29/92         Version: 
  3583.  Description:
  3584.  Processor Q&As - This Technical Note contains a collection of Q&As relating
  3585. to a specific topic—questions you’ve sent the Developer Support Center 
  3586. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3587. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3588. the editing and organization of other Technical Notes. The Q&A function is 
  3589. to get new technical information and updates to you quickly, saving the 
  3590. polish for when the information migrates into reference manuals.
  3591.  
  3592.  Name  =  Programmatic PostScript
  3593.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Programmatic PostScript
  3594.  Size: 10K         Date:12/28/92         Version: 
  3595.  Description:
  3596.  Programmatic PostScript - This Technical Note discusses how to make the 
  3597. LaserWriter driver, versions 7.0 and later, create PostScript files from 
  3598. your printing loop, and when this is and is not appropriate.
  3599.  
  3600.  Name  =  Projector Q&As
  3601.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Projector Q&As
  3602.  Size:  7K         Date:10/29/92         Version: 
  3603.  Description:
  3604.  Projector Q&As - This Technical Note contains a collection of Q&As relating
  3605. to a specific topic—questions you’ve sent the Developer Support Center 
  3606. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3607. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3608. the editing and organization of other Technical Notes. The Q&A function is 
  3609. to get new technical information and updates to you quickly, saving the 
  3610. polish for when the information migrates into reference manuals.
  3611.  
  3612.  Name  =  pslt resource
  3613.  Path =  Trilogy III:Files:MacTechNotes:Hardware:pslt resource
  3614.  Size:  8K         Date:10/29/92         Version: 
  3615.  Description:
  3616.  pslt resource - One of the new resources that can be very helpful to some 
  3617. NuBus™ developers is the 'pslt' resource. The only problem is that the 
  3618. resource is not documented. This Technical Note takes care of the 
  3619. documentation problem.
  3620.  
  3621.  Name  =  PurgeProc Note 
  3622.  Path =  Trilogy III:Files:MacTechNotes:Memory:PurgeProc Note 
  3623.  Size:  6K         Date:10/29/92         Version: 
  3624.  Description:
  3625.  PurgeProc Note - This Technical Note discusses the use of the purgeProc 
  3626. field of an application’s heap zone. Most applications will never need to 
  3627. use a purgeProc. However, if your application requires the ability to 
  3628. maintain purgeable handles containing data, or you need to have special 
  3629. notification when a certain handle is purged, a purgeProc might help you.
  3630.  
  3631.  Name  =  QT Overview Q&As
  3632.  Path =  Trilogy III:Files:MacTechNotes:QuickTime:QT Overview Q&As
  3633.  Size:  5K         Date: 6/22/93         Version: 
  3634.  Description:
  3635.  QT Overview Q&As - This Technical Note contains a collection of Q&As 
  3636. relating to a specific topic—questions you’ve sent the Developer Support 
  3637. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3638. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3639. have the editing and organization of other Technical Notes. The Q&A 
  3640. function is to get new technical information and updates to you quickly, 
  3641. saving the polish for when the information migrates into reference manuals.
  3642.  
  3643.  Name  =  QT for Windows Q&As
  3644.  Path =  Trilogy III:Files:MacTechNotes:QuickTime:QT for Windows Q&As
  3645.  Size:  7K         Date: 6/22/93         Version: 
  3646.  Description:
  3647.  QT for Windows Q&As - This Technical Note contains a collection of Q&As 
  3648. relating to a specific topic—questions you’ve sent the Developer Support 
  3649. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3650. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3651. have the editing and organization of other Technical Notes. The Q&A 
  3652. function is to get new technical information and updates to you quickly, 
  3653. saving the polish for when the information migrates into reference manuals.
  3654.  
  3655.  Name  =  QuickDraw’s Internal Pict D
  3656.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:QuickDraw’s Internal Pict D
  3657.  Size:  9K         Date: 6/22/93         Version: 
  3658.  Description:
  3659.  QuickDraw’s Internal Pict D - This technical note describes the internal 
  3660. format of the QuickDraw picture data structure. This revision corrects some
  3661. errors in the opcode descriptions and provides some examples.
  3662.  
  3663.  Name  =  QuickTime 1.6 Feat
  3664.  Path =  Trilogy III:Files:MacTechNotes:QuickTime:QuickTime 1.6 Feat
  3665.  Size: 25K         Date: 8/26/93         Version: 
  3666.  Description:
  3667.  QuickTime 1.6 Feat - This Note is a technical discussion of the changes 
  3668. between QuickTime 1.5 and QuickTime 1.6. QuickTime 1.6 introduces some new 
  3669. features and is more reliable than other QuickTime versions. The note also 
  3670. discusses the new features of the QuickTime 1.6 Component Manager. Topics -
  3671. QuickTime 1.6 features, Component Manager 3.0 features, QuickTime 1.6 bug 
  3672. fixes.
  3673.  
  3674.  Name  =  ROM Debugger
  3675.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:ROM Debugger
  3676.  Size:  5K         Date:10/29/92         Version: 
  3677.  Description:
  3678.  ROM Debugger - The debugger in ROM (not present on the Macintosh 128, 
  3679. Macintosh 512, or Macintosh XL) recognizes ROM commands in this document.
  3680.  
  3681.  Name  =  RTMP Q&As
  3682.  Path =  Trilogy III:Files:MacTechNotes:Networking:RTMP Q&As
  3683.  Size:  6K         Date:10/29/92         Version: 
  3684.  Description:
  3685.  RTMP Q&As - This Technical Note contains a collection of Q&As relating to a
  3686. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  3687. along with answers from the DSC engineers. While DSC engineers have checked
  3688. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  3689. editing and organization of other Technical Notes. The Q&A function is to 
  3690. get new technical information and updates to you quickly, saving the polish
  3691. for when the information migrates into reference manuals.
  3692.  
  3693.  Name  =  RegisterName
  3694.  Path =  Trilogy III:Files:MacTechNotes:Networking:RegisterName
  3695.  Size:  4K         Date: 6/22/93         Version: 
  3696.  Description:
  3697.  RegisterName - The verify flag indicator byte (verifyFlag) of the AppleTalk
  3698. RegisterName function should always be set TRUE in published code.
  3699.  
  3700.  Name  =  ResEdit Q&As
  3701.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:ResEdit Q&As
  3702.  Size:  7K         Date:10/29/92         Version: 
  3703.  Description:
  3704.  ResEdit Q&As - This Technical Note contains a collection of Q&As relating 
  3705. to a specific topic—questions you’ve sent the Developer Support Center 
  3706. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3707. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3708. the editing and organization of other Technical Notes. The Q&A function is 
  3709. to get new technical information and updates to you quickly, saving the 
  3710. polish for when the information migrates into reference manuals.
  3711.  
  3712.  Name  =  Reserved Resource Types
  3713.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Reserved Resource Types
  3714.  Size:  4K         Date:10/29/92         Version: 
  3715.  Description:
  3716.  Reserved Resource Types - Your applications and desk accessories can create
  3717. their own resource types. To avoid using type names which have been or will
  3718. be used in the system, Apple has reserved all resource type names which 
  3719. consist entirely of spaces ($20), lower-case letters ($61 through $7A), and
  3720. “international” characters (greater than $7F).
  3721.  
  3722.  Name  =  Resolving Alias Files Quiet
  3723.  Path =  Trilogy III:Files:MacTechNotes:Files:Resolving Alias Files Quiet
  3724.  Size: 11K         Date: 6/22/93         Version: 
  3725.  Description:
  3726.  Resolving Alias Files Quiet - ResolveAliasFile always presents the user 
  3727. identity dialog when mounting remote volumes. This Technical Note offers an
  3728. alternative function, ResolveAliasFileMountOption, which uses the 
  3729. previously undocumented FollowFinderAlias trap to resolve alias files only 
  3730. if their target is on an already mounted volume. Also included is an 
  3731. IsAliasFile routine for identifying alias files.
  3732.  
  3733.  Name  =  Resource Header App Bytes
  3734.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Resource Header App Bytes
  3735.  Size:  4K         Date: 6/22/93         Version: 
  3736.  Description:
  3737.  Resource Header App Bytes - The section of the Resource Manager chapter of 
  3738. Inside Macintosh which describes the internal format of a resource file 
  3739. shows an area of the resource header labeled “available for application 
  3740. data.” You should not use this area—it is used by the Resource Manager.
  3741.  
  3742.  Name  =  Resource Manager Tips
  3743.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Resource Manager Tips
  3744.  Size:  5K         Date:10/29/92         Version: 
  3745.  Description:
  3746.  Resource Manager Tips - This note discusses some problems with the Resource
  3747. Manager and how to work around them.
  3748.  
  3749.  Name  =  Resource Mgr Q&As
  3750.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Resource Mgr Q&As
  3751.  Size: 10K         Date:10/29/92         Version: 
  3752.  Description:
  3753.  Resource Mgr Q&As - This Technical Note contains a collection of Q&As 
  3754. relating to a specific topic—questions you’ve sent the Developer Support 
  3755. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3756. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3757. have the editing and organization of other Technical Notes. The Q&A 
  3758. function is to get new technical information and updates to you quickly, 
  3759. saving the polish for when the information migrates into reference manuals.
  3760.  
  3761.  Name  =  Resource in CDEV
  3762.  Path =  Trilogy III:Files:MacTechNotes:Overview:Resource in CDEV
  3763.  Size:  7K         Date:10/29/92         Version: 
  3764.  Description:
  3765.  Resource in CDEV - This Technical Note discusses the new 'fwst' resource 
  3766. added to some Control Panels under System 7.0 and later.
  3767.  
  3768.  Name  =  RowBytes Revealed II
  3769.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:RowBytes Revealed II
  3770.  Size: 10K         Date: 6/22/93         Version: 
  3771.  Description:
  3772.  RowBytes Revealed II - This Technical Note discusses the maximum rowBytes 
  3773. value for a pixMap.
  3774.  
  3775.  Name  =  SADE Q&As
  3776.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:SADE Q&As
  3777.  Size:  9K         Date:10/29/92         Version: 
  3778.  Description:
  3779.  SADE Q&As - This Technical Note contains a collection of Q&As relating to a
  3780. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  3781. along with answers from the DSC engineers. While DSC engineers have checked
  3782. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  3783. editing and organization of other Technical Notes. The Q&A function is to 
  3784. get new technical information and updates to you quickly, saving the polish
  3785. for when the information migrates into reference manuals.
  3786.  
  3787.  Name  =  SCSI Bugs
  3788.  Path =  Trilogy III:Files:MacTechNotes:Devices:SCSI Bugs
  3789.  Size: 12K         Date:10/29/92         Version: 
  3790.  Description:
  3791.  SCSI Bugs - There are a number of problems in the SCSI Manager; this note 
  3792. lists the ones we know about, along with an explanation of what we’re doing
  3793. about them. Changes made for the 2/88 release are made to more accurately 
  3794. reflect the state of the SCSI Manager. System 4.1 and 4.2 are very similar;
  3795. one bug was fixed in System 4.2.
  3796.  
  3797.  Name  =  SCSI H/W Q&As
  3798.  Path =  Trilogy III:Files:MacTechNotes:Hardware:SCSI H/W Q&As
  3799.  Size: 16K         Date:10/29/92         Version: 
  3800.  Description:
  3801.  SCSI H/W Q&As - This Technical Note contains a collection of Q&As relating 
  3802. to a specific topic—questions you’ve sent the Developer Support Center 
  3803. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3804. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3805. the editing and organization of other Technical Notes. The Q&A function is 
  3806. to get new technical information and updates to you quickly, saving the 
  3807. polish for when the information migrates into reference manuals.
  3808.  
  3809.  Name  =  SCSI Mgr Q&As
  3810.  Path =  Trilogy III:Files:MacTechNotes:Devices:SCSI Mgr Q&As
  3811.  Size:  7K         Date:10/29/92         Version: 
  3812.  Description:
  3813.  SCSI Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  3814. to a specific topic—questions you’ve sent the Developer Support Center 
  3815. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3816. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3817. the editing and organization of other Technical Notes. The Q&A function is 
  3818. to get new technical information and updates to you quickly, saving the 
  3819. polish for when the information migrates into reference manuals.
  3820.  
  3821.  Name  =  SCSI Termination
  3822.  Path =  Trilogy III:Files:MacTechNotes:Apple Workgroup Server:SCSI Termination
  3823.  Size:  3K         Date:11/10/93         Version: 
  3824.  Description:
  3825.  SCSI Termination - The introduction of the Apple Workgroup Server 95 has 
  3826. led to questions with regard to the SCSI termination requirements for the 
  3827. internal Processor Direct Slot Card and the SCSI busses that it supports. 
  3828. The internal and external SCSI buses on the AWS95 are two separate 
  3829. electrical buses that are logically treated as one via software. This means
  3830. external cabling and termination issues do not affect the internal bus and 
  3831. vice-versa. Both buses are terminated at the main board. Find out more by 
  3832. reading this Technical note.
  3833.  
  3834.  Name  =  SCSI Termination
  3835.  Path =  Trilogy III:Files:MacTechNotes:Devices:SCSI Termination
  3836.  Size: 15K         Date: 8/26/93         Version: 
  3837.  Description:
  3838.  SCSI Termination - This Technical Note discusses SCSI termination on the 
  3839. Macintosh, including the new rules of termination that are necessary with 
  3840. the advent of the high-speed Macintosh IIfx. Changes since May 1992 - Added
  3841. a discussion of Macintosh PowerBook and PowerBook Duo termination and 
  3842. termination for Apple printers.
  3843.  
  3844.  Name  =  SCSI Termination
  3845.  Path =  Trilogy III:Files:MacTechNotes:Devices:SCSI Termination
  3846.  Size: 13K         Date:10/29/92         Version: 
  3847.  Description:
  3848.  SCSI Termination - This Technical Note discusses SCSI termination on the 
  3849. Macintosh, including the new rules of termination which are necessary with 
  3850. the advent of the high-speed Macintosh IIfx.
  3851.  
  3852.  Name  =  SICNs in Menus
  3853.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:SICNs in Menus
  3854.  Size:  7K         Date:10/29/92         Version: 
  3855.  Description:
  3856.  SICNs in Menus - This Technical Note describes a new facility of the Menu 
  3857. Manager which allows you to add reduced icons and small icons to your 
  3858. menus. Changes since August 1989. Corrected references to SetItemCmd from 
  3859. SetItmCmd.
  3860.  
  3861.  Name  =  SNMP Transports
  3862.  Path =  Trilogy III:Files:MacTechNotes:Networking:SNMP Transports
  3863.  Size: 13K         Date: 6/22/93         Version: 
  3864.  Description:
  3865.  SNMP Transports - This Technical Note explains how to write an SNMP (Simple
  3866. Network Management Protocol) Transport. An SNMP Transport is responsible 
  3867. for communicating between the SNMP Manager and a particular network layer. 
  3868. Thus, if you were writing a new network stack for the Macintosh and wanted 
  3869. it to use the SNMP Manager, you would write an SNMP Transport for your 
  3870. network stack. 
  3871.  
  3872.  Name  =  Safe cdevs
  3873.  Path =  Trilogy III:Files:MacTechNotes:Text:Safe cdevs
  3874.  Size:  6K         Date:10/29/92         Version: 
  3875.  Description:
  3876.  Safe cdevs - This Technical Note describes a potential problem with Control
  3877. Panel devices (cdevs) that contain EditText fields and presents a way to 
  3878. avoid it.
  3879.  
  3880.  Name  =  Scrap Mgr Q&As
  3881.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Scrap Mgr Q&As
  3882.  Size:  5K         Date:10/29/92         Version: 
  3883.  Description:
  3884.  Scrap Mgr Q&As - This Technical Note contains a collection of Q&As relating
  3885. to a specific topic—questions you’ve sent the Developer Support Center 
  3886. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  3887. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  3888. the editing and organization of other Technical Notes. The Q&A function is 
  3889. to get new technical information and updates to you quickly, saving the 
  3890. polish for when the information migrates into reference manuals.
  3891.  
  3892.  Name  =  Scrapbook File Format
  3893.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Scrapbook File Format
  3894.  Size:  6K         Date: 6/22/93         Version: 
  3895.  Description:
  3896.  Scrapbook File Format - This Technical Note discusses the format of the 
  3897. System 7.1 Scrapbook file format. The format may change in the future so be
  3898. warned. 
  3899.  
  3900.  Name  =  Script Manager 2.0 Date & T
  3901.  Path =  Trilogy III:Files:MacTechNotes:Text:Script Manager 2.0 Date & T
  3902.  Size:  5K         Date: 6/22/93         Version: 
  3903.  Description:
  3904.  Script Manager 2.0 Date - This Technical Note describes known bugs and 
  3905. features in and solutions to the date and time routines introduced in 
  3906. Script Manager 2.0.
  3907.  
  3908.  Name  =  Script Manager Print Action
  3909.  Path =  Trilogy III:Files:MacTechNotes:Text:Script Manager Print Action
  3910.  Size:  6K         Date: 6/22/93         Version: 
  3911.  Description:
  3912.  Script Manager Print Action - This technical note describes how Print 
  3913. Drivers can access the Script Manager Print Action routine to print 
  3914. unconventional text, such as Japanese or Arabic.
  3915.  
  3916.  Name  =  Script Manager’s Pixel2Char
  3917.  Path =  Trilogy III:Files:MacTechNotes:Text:Script Manager’s Pixel2Char
  3918.  Size:  8K         Date: 6/22/93         Version: 
  3919.  Description:
  3920.  Script Manager’s Pixel2Char - This Technical Note discusses the Pixel2Char 
  3921. routine provided by the Script Manager. Changes since June 1989. Clarified 
  3922. information, corrected minor errors, and replaced the illustration.
  3923.  
  3924.  Name  =  Script Mgr Q&As
  3925.  Path =  Trilogy III:Files:MacTechNotes:Interapplication Comm.:Script Mgr Q&As
  3926.  Size:  9K         Date:10/29/92         Version: 
  3927.  Description:
  3928.  Script Mgr Q&As - This Technical Note contains a collection of Q&As 
  3929. relating to a specific topic—questions you’ve sent the Developer Support 
  3930. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3931. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3932. have the editing and organization of other Technical Notes. The Q&A 
  3933. function is to get new technical information and updates to you quickly, 
  3934. saving the polish for when the information migrates into reference manuals.
  3935.  
  3936.  Name  =  Script Mgr Variables
  3937.  Path =  Trilogy III:Files:MacTechNotes:Text:Script Mgr Variables
  3938.  Size: 14K         Date:10/29/92         Version: 
  3939.  Description:
  3940.  Script Mgr Variables - This Technical Note describes, in detail, the local 
  3941. and global script variables.
  3942.  
  3943.  Name  =  Searching volumes
  3944.  Path =  Trilogy III:Files:MacTechNotes:Files:Searching volumes
  3945.  Size: 15K         Date:10/29/92         Version: 
  3946.  Description:
  3947.  Searching volumes - This Technical Note discusses the PBCatSearch function 
  3948. and tells why it should be used. It also provides simple algorithms for 
  3949. searching both MFS and HFS volumes and discusses the problems with indexed 
  3950. search routines. Changes since October 1988. Includes information on 
  3951. PBCatSearch and notes the problems with indexed search routines. Source 
  3952. code examples have been added and revised. Thanks to John Norstad at 
  3953. Northwestern University for pointing out some of the shortcomings of the 
  3954. indexed search routines. Thanks to the System 7 engineering team for adding
  3955. PBCatSearch.
  3956.  
  3957.  Name  =  Segment Loader Limitations
  3958.  Path =  Trilogy III:Files:MacTechNotes:Operating System:Segment Loader Limitations
  3959.  Size:  6K         Date:10/29/92         Version: 
  3960.  Description:
  3961.  Segment Loader Limitations - This Technical Note discusses the jump table 
  3962. limitations of the Segment Loader and suggests some ways to work around 
  3963. these limitations to minimize the problem.  These limitations are most 
  3964. evident to developers using MacApp and other object-oriented environments.
  3965.  
  3966.  Name  =  Sense Lines
  3967.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Sense Lines
  3968.  Size: 11K         Date:10/29/92         Version: 
  3969.  Description:
  3970.  Sense Lines - Ever wonder how to set up an Apple video card or an on-board 
  3971. video to support various size monitors? Well, this Technical Note will tell
  3972. you everything you need to know about what monitors are supported and how.
  3973.  
  3974.  Name  =  Separate Resource Files
  3975.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Separate Resource Files
  3976.  Size:  5K         Date:10/29/92         Version: 
  3977.  Description:
  3978.  Separate Resource Files - This Technical Note contains a collection of Q&As
  3979. relating to a specific topic—questions you’ve sent the Developer Support 
  3980. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  3981. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  3982. have the editing and organization of other Technical Notes. The Q&A 
  3983. function is to get new technical information and updates to you quickly, 
  3984. saving the polish for when the information migrates into reference manuals.
  3985.  
  3986.  Name  =  Sept 93 Late-Breaking Q&A
  3987.  Path =  Trilogy III:Files:MacTechNotes:Devices:Sept 93 Late-Breaking Q&A
  3988.  Size: 21K         Date:11/10/93         Version: 
  3989.  Description:
  3990.  Sept 93 Late-Breaking Q&A - September 1993 Late-Breaking Q&As. This is a 
  3991. new way of getting special Q&As to you before they’ve been completely 
  3992. reviewed, copy-edited, and added to the Q&A Tech Notes. The content is 
  3993. preliminary; it’s been verified by each author, but you might notice 
  3994. changes when you see the final version in a Q&A Tech Note. Examples of the 
  3995. questions - What do I have to do to make my CD-ROM driver work with Foreign
  3996. File Access? Is Foreign File Access licensable from Apple? My SCSI driver 
  3997. sometimes hangs and I have to reset the bus. Am I making a common mistake? 
  3998. What’s the Macintosh built-in analog sound input port signal specification?
  3999. Includes many more questions.
  4000.  
  4001.  Name  =  Serial Driver Q&As
  4002.  Path =  Trilogy III:Files:MacTechNotes:Devices:Serial Driver Q&As
  4003.  Size: 13K         Date:10/29/92         Version: 
  4004.  Description:
  4005.  Serial Driver Q&As - This Technical Note contains a collection of Q&As 
  4006. relating to a specific topic—questions you’ve sent the Developer Support 
  4007. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4008. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4009. have the editing and organization of other Technical Notes. The Q&A 
  4010. function is to get new technical information and updates to you quickly, 
  4011. saving the polish for when the information migrates into reference manuals.
  4012.  
  4013.  Name  =  Serial GPi The Reliable Way
  4014.  Path =  Trilogy III:Files:MacTechNotes:Devices:Serial GPi The Reliable Way
  4015.  Size:  8K         Date:10/29/92         Version: 
  4016.  Description:
  4017.  Serial GPi The Reliable Way - This Technical Note discusses the latest 
  4018. supported methods for reading, validating, and configuring the GPi serial 
  4019. input across all members of the Macintosh family. GPi is a software 
  4020. configurable serial input present on some machines. It is located at pin 7 
  4021. on the DIN-8 serial connectors, and connects to the DCD input of the Z8530 
  4022. Serial Communications Controller (SCC). Because DCD is monopolized by the 
  4023. mouse on the Macintosh Plus, GPi is not implemented on that machine. Other 
  4024. machines which do not support GPi include the Macintosh Classic and Mac LC.
  4025. On these machines, pins 7 of the DIN-8 serial connectors are not connected.
  4026.  
  4027.  Name  =  Serial I/O Port  Q&A
  4028.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Serial I/O Port  Q&A
  4029.  Size: 10K         Date: 4/12/93         Version: 
  4030.  Description:
  4031.  Serial I/O Port  Q&A - This Technical Note contains a collection of Q&As 
  4032. relating to a specific topic—questions you’ve sent the Developer Support 
  4033. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4034. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4035. have the editing and organization of other Technical Notes. The Q&A 
  4036. function is to get new technical information and updates to you quickly, 
  4037. saving the polish for when the information migrates into reference manuals.
  4038.  
  4039.  Name  =  Serial PollProc
  4040.  Path =  Trilogy III:Files:MacTechNotes:Devices:Serial PollProc
  4041.  Size:  8K         Date: 6/22/93         Version: 
  4042.  Description:
  4043.  Serial PollProc - This Technical Note discusses how to make a PollProc for 
  4044. your MIDI (Musical Instrument Digital Interface) driver on the Macintosh 
  4045. PowerBook 140 and 170.
  4046.  
  4047.  Name  =  Servers on AppleTalk
  4048.  Path =  Trilogy III:Files:MacTechNotes:Networking:Servers on AppleTalk
  4049.  Size:  8K         Date:10/29/92         Version: 
  4050.  Description:
  4051.  Servers on AppleTalk - Many applications could benefit from the ability to 
  4052. share common data between several Macintoshes, without requiring a file 
  4053. server. This technical note discusses one technique for managing this 
  4054. AppleTalk communication.
  4055.  
  4056.  Name  =  SetLineWidth Revealed
  4057.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:SetLineWidth Revealed
  4058.  Size:  7K         Date:10/29/92         Version: 
  4059.  Description:
  4060.  SetLineWidth Revealed - This technical note describes the internal 
  4061. implementation, and correct method of using, the SetLineWidth Picture 
  4062. Comment. The SetLineWidth picture comment provides a way of accessing 
  4063. PostScript’s 'setlinewidth' operator. Since the LaserWriter resolution is 
  4064. roughly four times that of the Macintosh screen, fractional line widths can
  4065. be printed. The SetLineWidth PicComment provides a way for applications to 
  4066. access these fractional line widths through PostScript, without having to 
  4067. use floating point numbers.
  4068.  
  4069.  Name  =  Setting and Restoring A5
  4070.  Path =  Trilogy III:Files:MacTechNotes:Overview:Setting and Restoring A5
  4071.  Size:  7K         Date:10/29/92         Version: 
  4072.  Description:
  4073.  Setting and Restoring A5 - The routines SetupA5 and RestoreA5 do not work 
  4074. properly when used with some optimizing Pascal and C compilers. Two new 
  4075. routines, SetCurrentA5 and SetA5, are available in MPW 3.0, and they should
  4076. work with any compiler. Changes since December 1988. Removed the sample 
  4077. code and expanded the explanation of these two routines. The sample code in
  4078. M.TB.MultifinderMisc reflects these new A5 routines.
  4079.  
  4080.  Name  =  Signals
  4081.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Signals
  4082.  Size:  9K         Date:10/29/92         Version: 
  4083.  Description:
  4084.  Signals - Signals are a form of intra-program interrupt which can greatly 
  4085. aid clean, inexpensive error trapping in stack frame intensive languages. A
  4086. program may invoke the Signal procedure and immediately return to the last 
  4087. invocation of CatchSignal, including the complete stack frame state at that
  4088. point.
  4089.  
  4090.  Name  =  Sleep Queue Tasks
  4091.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Sleep Queue Tasks
  4092.  Size: 10K         Date: 6/22/93         Version: 
  4093.  Description:
  4094.  Sleep Queue Tasks - This Technical Note demonstrates how one can write an 
  4095. application to display a dialog box before a portable Macintosh goes to 
  4096. sleep.
  4097.  
  4098.  Name  =  Slot Interrupt Priority
  4099.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Slot Interrupt Priority
  4100.  Size:  4K         Date:10/29/92         Version: 
  4101.  Description:
  4102.  Slot Interrupt Priority - This Technical Note describes the way interrupt 
  4103. priorities are scheduled, which corrects the description of slot interrupt 
  4104. queue priorities in the Device Manager chapter of Inside Macintosh, Volume 
  4105. V-426.
  4106.  
  4107.  Name  =  Slot Mgr Q&As
  4108.  Path =  Trilogy III:Files:MacTechNotes:Devices:Slot Mgr Q&As
  4109.  Size:  8K         Date:10/29/92         Version: 
  4110.  Description:
  4111.  Slot Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  4112. to a specific topic—questions you’ve sent the Developer Support Center 
  4113. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  4114. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  4115. the editing and organization of other Technical Notes. The Q&A function is 
  4116. to get new technical information and updates to you quickly, saving the 
  4117. polish for when the information migrates into reference manuals.
  4118.  
  4119.  Name  =  Sony Drives For You
  4120.  Path =  Trilogy III:Files:MacTechNotes:Devices:Sony Drives For You
  4121.  Size: 19K         Date:10/29/92         Version: 
  4122.  Description:
  4123.  Sony Drives For You - This Technical Note discusses the Sony driver control
  4124. and status calls that are available on the Macintosh. Changes since April 
  4125. 1990, Corrected Figure 2, since the Return Physical Drive Icon (csCode = 
  4126. 21) returns an error message instead of an icon on the Macintosh Plus.
  4127.  
  4128.  Name  =  Sound Input Q&As
  4129.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Sound Input Q&As
  4130.  Size:  5K         Date:10/29/92         Version: 
  4131.  Description:
  4132.  Sound Input Q&As - This Technical Note contains a collection of Q&As 
  4133. relating to a specific topic—questions you’ve sent the Developer Support 
  4134. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4135. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4136. have the editing and organization of other Technical Notes. The Q&A 
  4137. function is to get new technical information and updates to you quickly, 
  4138. saving the polish for when the information migrates into reference manuals.
  4139.  
  4140.  Name  =  Sound Mgr Q&As
  4141.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Sound Mgr Q&As
  4142.  Size: 19K         Date:10/29/92         Version: 
  4143.  Description:
  4144.  Sound Mgr Q&As - This Technical Note contains a collection of Q&As relating
  4145. to a specific topic—questions you’ve sent the Developer Support Center 
  4146. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  4147. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  4148. the editing and organization of other Technical Notes. The Q&A function is 
  4149. to get new technical information and updates to you quickly, saving the 
  4150. polish for when the information migrates into reference manuals.
  4151.  
  4152.  Name  =  SourceRoutes
  4153.  Path =  Trilogy III:Files:MacTechNotes:Networking:SourceRoutes
  4154.  Size:  9K         Date:10/29/92         Version: 
  4155.  Description:
  4156.  SourceRoutes - This Technical Note discusses source routing and its 
  4157. possible implementation in token ring link layers.
  4158.  
  4159.  Name  =  Spare A Block
  4160.  Path =  Trilogy III:Files:MacTechNotes:Files:Spare A Block
  4161.  Size:  9K         Date:10/29/92         Version: 
  4162.  Description:
  4163.  Spare A Block - This Technical Note discusses a new feature of the System 
  4164. Software 7.0 Disk Initialization Package—bad block sparing.
  4165.  
  4166.  Name  =  Speedy Coprocessor
  4167.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Speedy Coprocessor
  4168.  Size: 17K         Date:10/29/92         Version: 
  4169.  Description:
  4170.  Speedy Coprocessor - This Technical Note presents an overview of the 68881 
  4171. and 68882 math coprocessors, and it covers general information about the 
  4172. chips as well as how using the chips directly can help speed your 
  4173. math–intensive code.
  4174.  
  4175.  Name  =  Spool/Print Shared
  4176.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Spool/Print Shared
  4177.  Size:  5K         Date:10/29/92         Version: 
  4178.  Description:
  4179.  Spool/Print Shared - This technical note discusses drawbacks of using the 
  4180. spool-a-page/ print-a-page method of printing.
  4181.  
  4182.  Name  =  Spooler Queries?
  4183.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Spooler Queries?
  4184.  Size:  4K         Date: 6/22/93         Version: 
  4185.  Description:
  4186.  Spooler Queries? - When the LaserShare spooler is on an AppleTalk network, 
  4187. it acts like a LaserWriter-type device, which can be chosen and 
  4188. communicated with much like a real LaserWriter. Some applications, however,
  4189. must communicate with a LaserWriter directly, not a spooler. If this is 
  4190. true for your application, you can check whether you are actually talking 
  4191. to a real LaserWriter by sending to the LaserWriter the following query.
  4192.  
  4193.  Name  =  Stand-Alone Code
  4194.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Stand-Alone Code
  4195.  Size:113K         Date: 6/22/93         Version: 
  4196.  Description:
  4197.  Stand-Alone Code - This Technical Note discusses many of the issues related
  4198. to stand-alone code modules.  This Note is by no means a completely 
  4199. original work, as the author borrows freely from the work of Keith Rollin, 
  4200. Mark Baumwell, and Jim Friedlander.
  4201.  
  4202.  Name  =  Stand-Alone Code
  4203.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Stand-Alone Code
  4204.  Size:113K         Date:10/29/92         Version: 
  4205.  Description:
  4206.  Stand-Alone Code - This Technical Note discusses many of the issues related
  4207. to stand-alone code modules.  This Note is by no means a completely 
  4208. original work, as the author borrows freely from the work of Keith Rollin, 
  4209. Mark Baumwell, and Jim Friedlander. Changes since October 1989. Completely 
  4210. rewritten to broaden the discussion of stand-alone code modules and include
  4211. a greater scope of examples.  Incorporates Technical Notes #110, MPW. 
  4212. Writing Stand-Alone Code and #145, Debugger FKEY.
  4213.  
  4214.  Name  =  Standard File Customization
  4215.  Path =  Trilogy III:Files:MacTechNotes:Files:Standard File Customization
  4216.  Size: 13K         Date:10/29/92         Version: 
  4217.  Description:
  4218.  Standard File Customization - This note contains an example program that 
  4219. demonstrates how SFPGetFile can be customized using the dialog hook and 
  4220. file filter functions. SFPGetFile’s dialog hook function and file filter 
  4221. function enable you to customize SFPGetFile’s behavior to fit the needs of 
  4222. your application.
  4223.  
  4224.  Name  =  Standard File Pkg Q&As
  4225.  Path =  Trilogy III:Files:MacTechNotes:Files:Standard File Pkg Q&As
  4226.  Size: 17K         Date:10/29/92         Version: 
  4227.  Description:
  4228.  Standard File Pkg Q&As - This Technical Note contains a collection of Q&As 
  4229. relating to a specific topic—questions you’ve sent the Developer Support 
  4230. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4231. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4232. have the editing and organization of other Technical Notes. The Q&A 
  4233. function is to get new technical information and updates to you quickly, 
  4234. saving the polish for when the information migrates into reference manuals.
  4235.  
  4236.  Name  =  Standard File Tips
  4237.  Path =  Trilogy III:Files:MacTechNotes:Files:Standard File Tips
  4238.  Size:  6K         Date:10/29/92         Version: 
  4239.  Description:
  4240.  Standard File Tips - SFSaveDisk and CurDirStore. Low-memory location $214 
  4241. (SFSaveDisk—a word) contains –1* the vRefNum of the volume that SF is 
  4242. displaying (MFS and HFS). It never contains –1* a WDRefNum. Low-memory 
  4243. location $398 (CurDirStore—a long word) contains the dirID of the directory
  4244. that SF is displaying (HFS only). This information can be particularly 
  4245. useful at hook time, when the vRefNum field of the reply record has not yet
  4246. been filled in.
  4247.  
  4248.  Name  =  Start Mgr Q&As
  4249.  Path =  Trilogy III:Files:MacTechNotes:Operating System:Start Mgr Q&As
  4250.  Size:  6K         Date:10/29/92         Version: 
  4251.  Description:
  4252.  Start Mgr Q&As - This Technical Note contains a collection of Q&As relating
  4253. to a specific topic—questions you’ve sent the Developer Support Center 
  4254. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  4255. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  4256. the editing and organization of other Technical Notes. The Q&A function is 
  4257. to get new technical information and updates to you quickly, saving the 
  4258. polish for when the information migrates into reference manuals.
  4259.  
  4260.  Name  =  Stationery Pads
  4261.  Path =  Trilogy III:Files:MacTechNotes:Overview:Stationery Pads
  4262.  Size:  6K         Date:10/29/92         Version: 
  4263.  Description:
  4264.  Stationery Pads - With the introduction of AppleShare (Apple’s file server)
  4265. there are restrictions on self-modification of application resource files 
  4266. and the placement of configuration files. This note describes one way to 
  4267. get around the necessity for configuration files.
  4268.  
  4269.  Name  =  _StripAddress
  4270.  Path =  Trilogy III:Files:MacTechNotes:Memory:_StripAddress
  4271.  Size:  8K         Date:10/29/92         Version: 
  4272.  Description:
  4273.  _StripAddress - Inside Macintosh, Volume V, The OS Utilities, incorrectly 
  4274. documents the _StripAddress trap; this Technical Note correctly documents 
  4275. the trap and gives guidelines for its use. Changes since April 1990. Added 
  4276. a discussion of why the _StripAddress trap should be used under certain 
  4277. circumstances when patching traps.
  4278.  
  4279.  Name  =  Strip _OpenResFile/_Open
  4280.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Strip _OpenResFile/_Open
  4281.  Size:  5K         Date:10/29/92         Version: 
  4282.  Description:
  4283.  Strip _OpenResFile/_Open - This Technical Note discusses a bug in 
  4284. _OpenResFile and _OpenRFPerm which can cause system crashes and what you 
  4285. can do to avoid this problem.
  4286.  
  4287.  Name  =  Styled Text Edit in 6.0
  4288.  Path =  Trilogy III:Files:MacTechNotes:Text:Styled Text Edit in 6.0
  4289.  Size: 13K         Date:10/29/92         Version: 
  4290.  Description:
  4291.  Styled Text Edit in 6.0 - Some changes were made to TextEdit in System 6.0 
  4292. to provide more functionality and to make life easier for the programmer 
  4293. using TextEdit.  This Note documents those changes and enhancements.
  4294. Changes since August 1988. Corrected an error in TEDispatchRec in the 
  4295. figure on page 8.
  4296.  
  4297.  Name  =  Sub(Launching) H-L Langu
  4298.  Path =  Trilogy III:Files:MacTechNotes:Processes:Sub(Launching) H-L Langu
  4299.  Size: 10K         Date:10/29/92         Version: 
  4300.  Description:
  4301.  Sub(Launching) H-L Langu - This Technical Note discusses the “safest” 
  4302. method of calling _Launch from a high-level language that supports inline 
  4303. assembly language with the option of launching or sublaunching another 
  4304. application.
  4305.  
  4306.  Name  =  Subject Index
  4307.  Path =  Trilogy III:Files:MacTechNotes: Indexes:Subject Index
  4308.  Size: 34K         Date:10/29/92         Version: 
  4309.  Description:
  4310.  Subject Index - This index expounds upon each of the topics covered in 
  4311. Technical Notes.
  4312.  
  4313.  Name  =  Swapping MMU Mode
  4314.  Path =  Trilogy III:Files:MacTechNotes:Memory:Swapping MMU Mode
  4315.  Size:  5K         Date:10/29/92         Version: 
  4316.  Description:
  4317.  Swapping MMU Mode - This Technical Note describes how to avoid crashing 
  4318. when swapping into 32-bit mode on a Macintosh II.  Thanks to Jim Berry and 
  4319. Dan Weston for pointing this out. Changes since April 1989. Added a 
  4320. reference to Technical Note #213, _StripAddress:  The Untold Story.
  4321.  
  4322.  Name  =  Sys Error Hndlr Q&As
  4323.  Path =  Trilogy III:Files:MacTechNotes:Operating System:Sys Error Hndlr Q&As
  4324.  Size:  6K         Date: 2/23/93         Version: 
  4325.  Description:
  4326.  Sys Error Hndlr Q&As - This Technical Note contains a collection of Q&As 
  4327. relating to a specific topic—questions you’ve sent the Developer Support 
  4328. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4329. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4330. have the editing and organization of other Technical Notes. The Q&A 
  4331. function is to get new technical information and updates to you quickly, 
  4332. saving the polish for when the information migrates into reference manuals.
  4333.  
  4334.  Name  =  System Error 33
  4335.  Path =  Trilogy III:Files:MacTechNotes:Memory:System Error 33
  4336.  Size:  5K         Date:10/29/92         Version: 
  4337.  Description:
  4338.  System Error 33 - System 3.2 introduced a new system error, ID=33, 
  4339. generated by the Memory Manager when it notices that a heap had been 
  4340. corrupted in a certain way. This error is listed in the file “SysErr.a” as 
  4341. “negZcbFreeErr”.
  4342.  
  4343.  Name  =  System S/W Util Q&As
  4344.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:System S/W Util Q&As
  4345.  Size:  5K         Date:10/29/92         Version: 
  4346.  Description:
  4347.  System S/W Util Q&As - This Technical Note contains a collection of Q&As 
  4348. relating to a specific topic—questions you’ve sent the Developer Support 
  4349. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4350. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4351. have the editing and organization of other Technical Notes. The Q&A 
  4352. function is to get new technical information and updates to you quickly, 
  4353. saving the polish for when the information migrates into reference manuals.
  4354.  
  4355.  Name  =  TEScroll Bug
  4356.  Path =  Trilogy III:Files:MacTechNotes:Text:TEScroll Bug
  4357.  Size:  4K         Date:10/29/92         Version: 
  4358.  Description:
  4359.  TEScroll Bug - A bug in TextEdit causes the following problem: a call to 
  4360. TEScroll with no horizontal or vertical displacement (that is, both dh and 
  4361. dv set to zero) results in disappearance of the insertion point. 
  4362.  
  4363.  Name  =  Tags
  4364.  Path =  Trilogy III:Files:MacTechNotes:Files:Tags
  4365.  Size:  5K         Date:10/29/92         Version: 
  4366.  Description:
  4367.  Tags - Apple has decided to eliminate support for file-system tags on its 
  4368. future products; this technical note explains this decision. Some of 
  4369. Apple’s disk products (and some third-party products) have the ability to 
  4370. store 532 bytes per sector, instead of the normal 512. Twelve of the extra 
  4371. bytes are used to store redundant file system information, known as “tags”,
  4372. to be used by a scavenging utility to reconstruct damaged disks.
  4373.  
  4374.  Name  =  TextEdit Advice & Descent
  4375.  Path =  Trilogy III:Files:MacTechNotes:Text:TextEdit Advice & Descent
  4376.  Size:  6K         Date: 6/22/93         Version: 
  4377.  Description:
  4378.  TextEdit Advice & Descent - This technical note will point out some bugs 
  4379. (and possible workarounds), and other items of interest for the TextEdit 
  4380. programmer.
  4381.  
  4382.  Name  =  TextEdit Bugs in 4.2
  4383.  Path =  Trilogy III:Files:MacTechNotes:Text:TextEdit Bugs in 4.2
  4384.  Size:  6K         Date:10/29/92         Version: 
  4385.  Description:
  4386.  TextEdit Bugs in 4.2 - This note formerly described the known bugs with the
  4387. version of Styled TextEdit that was provided with System 4.1. Many of these
  4388. bugs were fixed in System 4.2. This updated Technical Note describes the 
  4389. remaining known problems.
  4390.  
  4391.  Name  =  TextEdit Conversion
  4392.  Path =  Trilogy III:Files:MacTechNotes:Text:TextEdit Conversion
  4393.  Size:  4K         Date:10/29/92         Version: 
  4394.  Description:
  4395.  TextEdit Conversion - Text sometimes must be converted between a Pascal 
  4396. string and “pure” text in a handle. This note illustrates a way to do this 
  4397. using MPW Pascal.
  4398.  
  4399.  Name  =  TextEdit EOL Ambiguity
  4400.  Path =  Trilogy III:Files:MacTechNotes:Text:TextEdit EOL Ambiguity
  4401.  Size:  4K         Date:10/29/92         Version: 
  4402.  Description:
  4403.  TextEdit EOL Ambiguity - TESetSelect may be used to position the insertion 
  4404. point at the end of a line. There is an ambiguity, though; should the 
  4405. insertion point appear at the end of the preceding line or the start of the
  4406. following one? It is possible to determine what will happen, as you are 
  4407. about to see.
  4408.  
  4409.  Name  =  TextEdit Q&As
  4410.  Path =  Trilogy III:Files:MacTechNotes:Text:TextEdit Q&As
  4411.  Size: 12K         Date:10/29/92         Version: 
  4412.  Description:
  4413.  TextEdit Q&As - This Technical Note contains a collection of Q&As relating 
  4414. to a specific topic—questions you’ve sent the Developer Support Center 
  4415. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  4416. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  4417. the editing and organization of other Technical Notes. The Q&A function is 
  4418. to get new technical information and updates to you quickly, saving the 
  4419. polish for when the information migrates into reference manuals.
  4420.  
  4421.  Name  =  TextEdit Record Size Limits
  4422.  Path =  Trilogy III:Files:MacTechNotes:Text:TextEdit Record Size Limits
  4423.  Size:  5K         Date: 6/22/93         Version: 
  4424.  Description:
  4425.  TextEdit Record Size Limits - This Technical Note describes another limit 
  4426. on the length of a TextEdit record that was previously undocumented.
  4427.  
  4428.  Name  =  TextEdit Technicalities
  4429.  Path =  Trilogy III:Files:MacTechNotes:Text:TextEdit Technicalities
  4430.  Size:  8K         Date:10/29/92         Version: 
  4431.  Description:
  4432.  TextEdit Technicalities - This Technical Note discusses some areas in 
  4433. TextEdit that have not previously been clearly documented. Changes since 
  4434. February 1990. Added a note about the changes in TextEdit for System 
  4435. Software 6.0.5, documented the low-memory global TESysJust, clarified 
  4436. information about text direction and _TESetJust, discussed problems with 
  4437. the SetWordBreak routine along with a solution to work around it, and 
  4438. described the differences in dialog text item behavior.
  4439.  
  4440.  Name  =  Text Services Mgr Q&As
  4441.  Path =  Trilogy III:Files:MacTechNotes:Text:Text Services Mgr Q&As
  4442.  Size:  5K         Date: 6/22/93         Version: 
  4443.  Description:
  4444.  Text Services Mgr Q&As - This Technical Note contains a collection of Q&As 
  4445. relating to a specific topic—questions you’ve sent the Developer Support 
  4446. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4447. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4448. have the editing and organization of other Technical Notes. The Q&A 
  4449. function is to get new technical information and updates to you quickly, 
  4450. saving the polish for when the information migrates into reference manuals.
  4451.  
  4452.  Name  =  The Compleat Guide to Teach
  4453.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:The Compleat Guide to Teach
  4454.  Size: 15K         Date: 6/22/93         Version: 
  4455.  Description:
  4456.  The Compleat Guide to Teach - This Technical Note explains how to use 
  4457. TeachText to create release notes, complete with pictures, which every 
  4458. Macintosh owner can read. This Note assumes familiarity with ResEdit.
  4459.  
  4460.  Name  =  The PAP Status Buffer
  4461.  Path =  Trilogy III:Files:MacTechNotes:Networking:The PAP Status Buffer
  4462.  Size:  8K         Date: 6/22/93         Version: 
  4463.  Description:
  4464.  The PAP Status Buffer - This Technical Note shows the format of the ATP 
  4465. data part of Printer Access Protocol (PAP) OpenConnReply and Status 
  4466. AppleTalk response packets. A PAP client returns this information in its 
  4467. implementation of the PAPStatus and PAPOpen calls. The status buffer format
  4468. is shown for both LaserWriter and ImageWriter (with the ImageWriter II/LQ 
  4469. LocalTalk Option card installed) printers.
  4470.  
  4471.  Name  =  Time Mgr Q&As
  4472.  Path =  Trilogy III:Files:MacTechNotes:Processes:Time Mgr Q&As
  4473.  Size:  5K         Date:12/28/92         Version: 
  4474.  Description:
  4475.  Time Mgr Q&As - This Technical Note contains a collection of Q&As relating 
  4476. to a specific topic—questions you’ve sent the Developer Support Center 
  4477. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  4478. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  4479. the editing and organization of other Technical Notes. The Q&A function is 
  4480. to get new technical information and updates to you quickly, saving the 
  4481. polish for when the information migrates into reference manuals.
  4482.  
  4483.  Name  =  Time Space and CopyBits
  4484.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Graphics:Time Space and CopyBits
  4485.  Size: 21K         Date:10/29/92         Version: 
  4486.  Description:
  4487.  Time Space and CopyBits - This Technical Note describes the various factors
  4488. that can influence the speed of _CopyBits so that developers can set up 
  4489. conditions to achieve the best performance for the particular situation.
  4490.  
  4491.  Name  =  Title Index
  4492.  Path =  Trilogy III:Files:MacTechNotes: Indexes:Title Index
  4493.  Size: 11K         Date:10/29/92         Version: 
  4494.  Description:
  4495.  Title Index - This index lists each Tech Note by Title, and gives the 
  4496. corresponding designation.
  4497.  
  4498.  Name  =  Token Ring Q&As
  4499.  Path =  Trilogy III:Files:MacTechNotes:Networking:Token Ring Q&As
  4500.  Size:  7K         Date:10/29/92         Version: 
  4501.  Description:
  4502.  Token Ring Q&As - This Technical Note contains a collection of Q&As 
  4503. relating to a specific topic—questions you’ve sent the Developer Support 
  4504. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4505. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4506. have the editing and organization of other Technical Notes. The Q&A 
  4507. function is to get new technical information and updates to you quickly, 
  4508. saving the polish for when the information migrates into reference manuals.
  4509.  
  4510.  Name  =  TokenTlk Programmer's Guide
  4511.  Path =  Trilogy III:Files:MacTechNotes:Networking:TokenTlk Programmer's Guide
  4512.  Size:  9K         Date: 6/22/93         Version: 
  4513.  Description:
  4514.  TokenTlk Programmer's Guide - This Technical Note presents the additions 
  4515. and changes to the TokenTalk Programmer’s Guide and the latest information 
  4516. with regard to software development for the Apple Token Ring NB and Token 
  4517. Ring 4/16 NB network cards.
  4518.  
  4519.  Name  =  Toolbox Karma
  4520.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Toolbox Karma
  4521.  Size:  6K         Date:10/29/92         Version: 
  4522.  Description:
  4523.  Toolbox Karma - This Technical Note discusses Macintosh Toolbox 
  4524. compatibility and what you can do to help the Macintosh continue evolving 
  4525. in the future.
  4526.  
  4527.  Name  =  TrueType Q&As
  4528.  Path =  Trilogy III:Files:MacTechNotes:Text:TrueType Q&As
  4529.  Size:  9K         Date:10/29/92         Version: 
  4530.  Description:
  4531.  TrueType Q&As - This Technical Note contains a collection of Q&As relating 
  4532. to a specific topic—questions you’ve sent the Developer Support Center 
  4533. (DSC) along with answers from the DSC engineers. While DSC engineers have 
  4534. checked the Q&A content for accuracy, the Q&A Technical Notes don’t have 
  4535. the editing and organization of other Technical Notes. The Q&A function is 
  4536. to get new technical information and updates to you quickly, saving the 
  4537. polish for when the information migrates into reference manuals.
  4538.  
  4539.  Name  =  User Items in Dialogs
  4540.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:User Items in Dialogs
  4541.  Size:  8K         Date:10/29/92         Version: 
  4542.  Description:
  4543.  User Items in Dialogs - The Dialog Manager does not go into detail about 
  4544. how to manage user items in dialogs; this Technical Note describes the 
  4545. process. Changes since March 1, 1988. Added MPW C 3.0 code, added a 
  4546. _SetPort call to the Pascal example, and noted the necessity and meaning of
  4547. enabled items.
  4548.  
  4549.  Name  =  Using Laser Prep Routines
  4550.  Path =  Trilogy III:Files:MacTechNotes:Imaging:Printing:Using Laser Prep Routines
  4551.  Size:  6K         Date: 6/22/93         Version: 
  4552.  Description:
  4553.  Using Laser Prep Routines - This technical note addresses the issues 
  4554. involved in depending on the procedures and constants defined in the Laser 
  4555. Prep dictionary.
  4556.  
  4557.  Name  =  Using MPW for Non-Mac 68000
  4558.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Using MPW for Non-Mac 68000
  4559.  Size: 11K         Date: 6/22/93         Version: 
  4560.  Description:
  4561.  Using MPW for Non-Mac 68000 - This Technical Note discusses using MPW 3.0 
  4562. for creating software intended to run on 68000-based systems that do not 
  4563. implement the Macintosh run-time architecture. These systems include NuBus™
  4564. cards, peripheral devices, and proprietary 68000 systems.
  4565.  
  4566.  Name  =  VCBs and Drive Numbers
  4567.  Path =  Trilogy III:Files:MacTechNotes:Files:VCBs and Drive Numbers
  4568.  Size:  5K         Date:10/29/92         Version: 
  4569.  Description:
  4570.  VCBs and Drive Numbers - The top of page IV-178 in The File Manager chapter
  4571. of Inside Macintosh in attempts to explain the behavior of two fields in a 
  4572. volume control block when the corresponding disk is offline or ejected. Due
  4573. to the fact that a little bit is left unsaid, this paragraph is rather 
  4574. misleading. The two fields in question are vcbDrvNum and vcbDRefNum 
  4575. (referred to as ioVDrvInfo and ioVDRefNum in C and Pascal). PBHGetVInfo can
  4576. be used to access these fields.
  4577.  
  4578.  Name  =  VIA Q&As
  4579.  Path =  Trilogy III:Files:MacTechNotes:Hardware:VIA Q&As
  4580.  Size:  5K         Date:10/29/92         Version: 
  4581.  Description:
  4582.  VIA Q&As - This Technical Note contains a collection of Q&As relating to a 
  4583. specific topic—questions you’ve sent the Developer Support Center (DSC) 
  4584. along with answers from the DSC engineers. While DSC engineers have checked
  4585. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  4586. editing and organization of other Technical Notes. The Q&A function is to 
  4587. get new technical information and updates to you quickly, saving the polish
  4588. for when the information migrates into reference manuals.
  4589.  
  4590.  Name  =  VM and Memory Mappings
  4591.  Path =  Trilogy III:Files:MacTechNotes:Memory:VM and Memory Mappings
  4592.  Size: 20K         Date: 6/22/93         Version: 
  4593.  Description:
  4594.  VM and Memory Mappings - The purpose of this Note is twofold.  First, it 
  4595. describes in detail how to use the GetPhysical routine.  This routine is 
  4596. critical to the support of alternate bus masters on certain machines 
  4597. without Virtual Memory (VM) and all machines with VM.  Included is an 
  4598. ancillary discussion of several closely-related VM routines.  Second, it 
  4599. reiterates a number of issues important to VM compatibility and elucidates 
  4600. some of the deeper VM issues of which specialized developers should be 
  4601. aware.  Compatibility issues are especially important for developers of 
  4602. SCSI drivers, NuBus™ master hardware, and code which runs at interrupt 
  4603. time.
  4604.  
  4605.  Name  =  Version Territory
  4606.  Path =  Trilogy III:Files:MacTechNotes:Overview:Version Territory
  4607.  Size: 11K         Date:10/29/92         Version: 
  4608.  Description:
  4609.  Version Territory - This Technical Note describes the 'vers' resource 
  4610. supported by Finder 6.1 and later. Changes since April 1989. Changed MPW C 
  4611. code to reflect the changes in MPW C 3.1.
  4612.  
  4613.  Name  =  Video Q&As
  4614.  Path =  Trilogy III:Files:MacTechNotes:Hardware:Video Q&As
  4615.  Size: 18K         Date:10/29/92         Version: 
  4616.  Description:
  4617.  Video Q&As - This Technical Note contains a collection of Q&As relating to 
  4618. a specific topic—questions you’ve sent the Developer Support Center (DSC) 
  4619. along with answers from the DSC engineers. While DSC engineers have checked
  4620. the Q&A content for accuracy, the Q&A Technical Notes don’t have the 
  4621. editing and organization of other Technical Notes. The Q&A function is to 
  4622. get new technical information and updates to you quickly, saving the polish
  4623. for when the information migrates into reference manuals.
  4624.  
  4625.  Name  =  Virtual Memory Q&As
  4626.  Path =  Trilogy III:Files:MacTechNotes:Memory:Virtual Memory Q&As
  4627.  Size:  7K         Date:10/29/92         Version: 
  4628.  Description:
  4629.  Virtual Memory Q&As - This Technical Note contains a collection of Q&As 
  4630. relating to a specific topic—questions you’ve sent the Developer Support 
  4631. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4632. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4633. have the editing and organization of other Technical Notes. The Q&A 
  4634. function is to get new technical information and updates to you quickly, 
  4635. saving the polish for when the information migrates into reference manuals.
  4636.  
  4637.  Name  =  Virtual User Q&As
  4638.  Path =  Trilogy III:Files:MacTechNotes:Platforms & Tools:Virtual User Q&As
  4639.  Size:  6K         Date:10/29/92         Version: 
  4640.  Description:
  4641.  Virtual User Q&As - This Technical Note contains a collection of Q&As 
  4642. relating to a specific topic—questions you’ve sent the Developer Support 
  4643. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4644. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4645. have the editing and organization of other Technical Notes. The Q&A 
  4646. function is to get new technical information and updates to you quickly, 
  4647. saving the polish for when the information migrates into reference manuals.
  4648.  
  4649.  Name  =  Volume Handling Q&As
  4650.  Path =  Trilogy III:Files:MacTechNotes:Files:Volume Handling Q&As
  4651.  Size: 18K         Date:10/29/92         Version: 
  4652.  Description:
  4653.  Volume Handling Q&As - This Technical Note contains a collection of Q&As 
  4654. relating to a specific topic—questions you’ve sent the Developer Support 
  4655. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4656. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4657. have the editing and organization of other Technical Notes. The Q&A 
  4658. function is to get new technical information and updates to you quickly, 
  4659. saving the polish for when the information migrates into reference manuals.
  4660.  
  4661.  Name  =  WDs & MultiFinder
  4662.  Path =  Trilogy III:Files:MacTechNotes:Files:WDs & MultiFinder
  4663.  Size:  5K         Date:10/29/92         Version: 
  4664.  Description:
  4665.  WDs & MultiFinder - This technical note describes the way that working 
  4666. directories are handled under MultiFinder. Some versions of Technical Note 
  4667. #77 claim that you can open working directories with a unique ioWDProcID 
  4668. and that they will only be deallocated when “the system is rebooted.”
  4669.  
  4670.  Name  =  WMgrPort
  4671.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:WMgrPort
  4672.  Size:  6K         Date:10/29/92         Version: 
  4673.  Description:
  4674.  WMgrPort - Where WMgrPort (the Window Manager’s port), MultiFinder, and 
  4675. drawing outside of one’s windows will be reconciled.
  4676.  
  4677.  Name  =  WaitNextEvent Bug in 1.0
  4678.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:WaitNextEvent Bug in 1.0
  4679.  Size:  5K         Date:10/29/92         Version: 
  4680.  Description:
  4681.  WaitNextEvent Bug in 1.0 - This Technical Note discusses a bug in 
  4682. WaitNextEvent in MultiFinder 1.0. This bug only occurs when WaitNextEvent 
  4683. is called from the background. This bug will be fixed in the next release 
  4684. of MultiFinder. Change since 11/87 the bug will be fixed in Systems with 
  4685. versions greater than $04FF.
  4686.  
  4687.  Name  =  Which File System is Active
  4688.  Path =  Trilogy III:Files:MacTechNotes:Files:Which File System is Active
  4689.  Size:  6K         Date:10/29/92         Version: 
  4690.  Description:
  4691.  Which File System is Active - This Technical Note discusses how to 
  4692. determine which file system a particular volume is running. Changes since 
  4693. June 1990. Removed text about IDs $0001-$0016 being AppleShare volumes; 
  4694. other file systems use this range too. Under certain circumstances it is 
  4695. necessary to determine which file system is currently running on a 
  4696. particular volume.  For example, on a 64K ROM machine, your application 
  4697. (i.e., especially disk recovery utilities or disk editors, etc.) may need 
  4698. to check for MFS versus HFS.  Note that this is usually not necessary, 
  4699. because all ROMs, except the original 64K ROMs, include HFS.
  4700.  
  4701.  Name  =  Window Mgr Q&As
  4702.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:Window Mgr Q&As
  4703.  Size: 11K         Date:10/29/92         Version: 
  4704.  Description:
  4705.  Window Mgr Q&As - This Technical Note contains a collection of Q&As 
  4706. relating to a specific topic—questions you’ve sent the Developer Support 
  4707. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4708. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4709. have the editing and organization of other Technical Notes. The Q&A 
  4710. function is to get new technical information and updates to you quickly, 
  4711. saving the polish for when the information migrates into reference manuals.
  4712.  
  4713.  Name  =  WordBreak Tables
  4714.  Path =  Trilogy III:Files:MacTechNotes:Text:WordBreak Tables
  4715.  Size: 10K         Date:10/29/92         Version: 
  4716.  Description:
  4717.  WordBreak Tables - This technical note describes how to construct auxiliary
  4718. break tables for use with the FindWord routine in the Script Manager.
  4719.  
  4720.  Name  =  WorldScript Q&As
  4721.  Path =  Trilogy III:Files:MacTechNotes:Text:WorldScript Q&As
  4722.  Size:  8K         Date: 6/22/93         Version: 
  4723.  Description:
  4724.  WorldScript Q&As - This Technical Note contains a collection of Q&As 
  4725. relating to a specific topic—questions you’ve sent the Developer Support 
  4726. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4727. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4728. have the editing and organization of other Technical Notes. The Q&A 
  4729. function is to get new technical information and updates to you quickly, 
  4730. saving the polish for when the information migrates into reference manuals.
  4731.  
  4732.  Name  =  Worldwide Ov Q&As
  4733.  Path =  Trilogy III:Files:MacTechNotes:Overview:Worldwide Ov Q&As
  4734.  Size: 10K         Date:10/29/92         Version: 
  4735.  Description:
  4736.  Worldwide Ov Q&As - This Technical Note contains a collection of Q&As 
  4737. relating to a specific topic—questions you’ve sent the Developer Support 
  4738. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4739. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4740. have the editing and organization of other Technical Notes. The Q&A 
  4741. function is to get new technical information and updates to you quickly, 
  4742. saving the polish for when the information migrates into reference manuals.
  4743.  
  4744.  Name  =  X25 & X400 Q&As
  4745.  Path =  Trilogy III:Files:MacTechNotes:Networking:X25 & X400 Q&As
  4746.  Size:  8K         Date:10/29/92         Version: 
  4747.  Description:
  4748.  X25 & X400 Q&As - This Technical Note contains a collection of Q&As 
  4749. relating to a specific topic—questions you’ve sent the Developer Support 
  4750. Center (DSC) along with answers from the DSC engineers. While DSC engineers
  4751. have checked the Q&A content for accuracy, the Q&A Technical Notes don’t 
  4752. have the editing and organization of other Technical Notes. The Q&A 
  4753. function is to get new technical information and updates to you quickly, 
  4754. saving the polish for when the information migrates into reference manuals.
  4755.  
  4756.  Name  =  ZoomWindow
  4757.  Path =  Trilogy III:Files:MacTechNotes:Toolbox:ZoomWindow
  4758.  Size:  9K         Date:10/29/92         Version: 
  4759.  Description:
  4760.  ZoomWindow - This Technical Note contains some hints about using 
  4761. _ZoomWindow. Changes since February 1990. Fixed a bug in DoWZoom which 
  4762. caused crashes if the content of a window did not intersect with any 
  4763. device’s gdRect.  Also made DoWZoom more robust by making savePort a local 
  4764. variable and checking for off-screen and inactive GDevice records.  (One 
  4765. variable name has changed.)  Additional minor changes:  Corrected original 
  4766. sample code to use _EraseRect before zooming and added references to Human 
  4767. Interface Note #7, Who’s Zooming Whom? for more subtle and application- 
  4768. specific considerations.
  4769.  
  4770.